apollo-server/packages/apollo-server-caching/src
Evans Hauser 9af856c2c8
Typescript Improvements and esModuleInterop fix (#1210)
* add string input to gql tag

* remove esModuleInterop, tested locally

* change IMPORT_FUNCTION to something real

* fix the rest of the tests
2018-06-20 16:21:50 -07:00
..
__tests__ Move shared mocks to top-level and enforce noImplicitAny 2018-06-20 12:21:52 +02:00
index.ts Move shared mocks to top-level and enforce noImplicitAny 2018-06-20 12:21:52 +02:00
InMemoryLRUCache.ts Typescript Improvements and esModuleInterop fix (#1210) 2018-06-20 16:21:50 -07:00
KeyValueCache.ts Add support for Redis and Memcached with ttls (#1191) 2018-06-18 19:36:51 -07:00