Skip to content

Commit

Permalink
Adding SQLite storage(use better-sqlite3) (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
huijiewei authored Feb 1, 2024
1 parent 59b53a5 commit 2f69cc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ When a value will be retrieved from Redis with a TTL minor than 3sec, the value

- [node-cache-manager-sqlite](https://github.com/maxpert/node-cache-manager-sqlite)

- [@resolid/cache-manager-sqlite](https://github.com/huijiewei/cache-manager-sqlite) (uses [better-sqlite3](https://github.com/WiseLibs/better-sqlite3))

## Contribute

If you would like to contribute to the project, please fork it and send us a pull request. Please add tests
Expand Down

0 comments on commit 2f69cc9

Please sign in to comment.