Skip to content

Commit

Permalink
Add pmorgan3/keyv-mssql to list of third party adapters (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmorgan3 authored and lukechilds committed Sep 18, 2019
1 parent d2f15d9 commit 5dfc98a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
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-mssql](https://github.com/pmorgan3/keyv-mssql) - Microsoft Sql Server adapter for Keyv

## Add Cache Support to your Module

Expand Down

0 comments on commit 5dfc98a

Please sign in to comment.