casper-network / casper-trie

Apache License 2.0
1 stars 0 forks source link

Implement rocksdb as a backend #5

Open xcthulhu opened 2 years ago

xcthulhu commented 2 years ago

In order to make sure our abstractions are appropriate (ie, we have the lifetimes correct) we need to implement rocksdb as a storage layer.