We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a possibly more optimal local filesystem storage, use a BoltDB database to store the cache key/values.
Specifically, we may want to use the "official" fork, coreos/bbolt.
The text was updated successfully, but these errors were encountered:
I am taking a look at this one now and should have a PR in the next few hours.
Sorry, something went wrong.
Merge pull request #70 from jranson/caching
5c60dcf
BoltDb Cache Support Fixes #55
No branches or pull requests
As a possibly more optimal local filesystem storage, use a BoltDB database to store the cache key/values.
Specifically, we may want to use the "official" fork, coreos/bbolt.
The text was updated successfully, but these errors were encountered: