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

Refactor store implementation #19

Closed
muety opened this issue Dec 5, 2020 · 1 comment
Closed

Refactor store implementation #19

muety opened this issue Dec 5, 2020 · 1 comment

Comments

@muety
Copy link
Owner

muety commented Dec 5, 2020

https://github.com/etcd-io/bbolt

@muety
Copy link
Owner Author

muety commented Jan 7, 2021

Decided to stick with a simple map as a store. However, make it thread-safe and get rid of interval-based flushes.

@muety muety changed the title Migrate from custom store implementation to bbolt Refactor store implementation Jan 7, 2021
@muety muety closed this as completed Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant