hornet
hornet copied to clipboard
Implement BucketStore for fast Pruning
- [x] BucketStore that handles different KVStores in buckets
- [ ] FileBucketStore that handles file based KVStores and fills the buckets according to the folder structure on disc
- [ ] HORNET messages need to be stored atomically with all their lookups in one database commit
- [ ] Adapt HORNET pruning logic