store/README.md

3 lines
170 B
Markdown
Raw Permalink Normal View History

2022-02-18 17:58:50 +00:00
# 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.