You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
badgerstore | 10 months ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
go.mod | 10 months ago | |
go.sum | 10 months ago | |
main.go | 1 year ago |
README.md
Store
Store is a simple abstraction for key-value stores. It allows easier use of these stores, and makes it easier to switch to other stores using the same interface.