Skip to content

Commit

Permalink
Merge 84646a9 into d2f15d9
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 29, 2019
2 parents d2f15d9 + 84646a9 commit 03ba843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -142,6 +142,7 @@ The following are third-party storage adapters compatible with Keyv:
- [quick-lru](https://github.com/sindresorhus/quick-lru) - Simple "Least Recently Used" (LRU) cache
- [keyv-file](https://github.com/zaaack/keyv-file) - File system storage adapter for Keyv
- [keyv-dynamodb](https://www.npmjs.com/package/keyv-dynamodb) - DynamoDB storage adapter for Keyv
- [keyv-firestore ](https://github.com/goto-bus-stop/keyv-firestore) – Firebase Cloud Firestore adapter for Keyv

## Add Cache Support to your Module

Expand Down

0 comments on commit 03ba843

Please sign in to comment.