Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 18:16
· 293 commits to main since this release
b9149f9

Major Changes

  • #93 7ce10c7 Thanks @trevor-scheer! - Introduce package which extracts KeyValueCache, PrefixingKeyValueCache, and InMemoryLRUCache from Apollo Server and adds a separate Keyv adapter which implements the KeyValueCache interface. This also introduces an ErrorsAreMissesCache for adding tolerance and logging to errors when using caching clients which might be susceptible to connection failures or other types of errors.