Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Implement this as a wrapper around other datastores #2

Open
whyrusleeping opened this issue Feb 14, 2017 · 0 comments
Open

Implement this as a wrapper around other datastores #2

whyrusleeping opened this issue Feb 14, 2017 · 0 comments

Comments

@whyrusleeping
Copy link
Contributor

It would be nice to have this package be a little more modular, giving us the ability to do one or more of the following things:

  • Use another datastore as the backer for the LRU (disk backed cache?)
  • Use this datastore as an in memory cache for another datastore (L1, L2 style caching)

Right now this package isnt super useful outside of wanting a purely in memory lru datastore

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant