Skip to content

zph/multi-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache Stores as Plugins for Cache-Manager in Deno

STATUS: prototype with basic tests

Implements the following stores:

  1. file based (path as key) and supports prefixing
  2. s3 store with support for prefixing
  3. sqlite store (re-exporting @resolid/cache-manager-sqlite)

TODO

  • Add wrapper to inject extra behaviors before/after cache actions

About

cache-manager stores for Deno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages