4b66f93274
* Generalised Aristo DB constructor for any type of backend details: * Records to be deleted are represented as key-void (rather than key-value) pairs by the put-function arguments * Allow direct driver access, iterators as example implementation and for testing. * Provide backend storage interface details: Stores the top layer onto backend tables * Implemented Rocks DB backend details: Transaction based `put()` functionality Iterators (based on direct RocksDB access) |
||
---|---|---|
.. | ||
aristo | ||
access_list.nim | ||
accounts_cache.nim | ||
capturedb.nim | ||
db_chain.nim | ||
distinct_tries.nim | ||
geth_db.nim | ||
incomplete_db.nim | ||
kvstore_rocksdb.nim | ||
select_backend.nim | ||
state_db.nim | ||
storage_types.nim | ||
values_from_bytes.nim |