objstore 0.1.0-alpha.1

Core objstore crate: common traits, types, and APIs used by storage backend implementations.
Documentation
1
2
3
4
5
6
7
8
# edge-kvstore

Abstractions for interacting with key-value stores.

Implementations:
- [ ] Memory
- [ ] S3
- [ ] File system