Skip to content
New issue

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

Feature: BoltDB caching backend #55

Closed
SuperQ opened this issue Jun 6, 2018 · 1 comment
Closed

Feature: BoltDB caching backend #55

SuperQ opened this issue Jun 6, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@SuperQ
Copy link
Collaborator

SuperQ commented Jun 6, 2018

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.

@jranson jranson added the enhancement New feature or request label Jun 6, 2018
@jranson
Copy link
Member

jranson commented Jul 1, 2018

I am taking a look at this one now and should have a PR in the next few hours.

jranson added a commit that referenced this issue Aug 7, 2018
BoltDb Cache Support   Fixes #55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants