erigon-pulse/ethdb/remote
Alex Sharov b490192e67
Use KV Abstraction in RestAPI (#400)
* Introduce NoValuesCursor. From() method is useless because can be replaced by Seek().`
* implement NoValueCursor interface
* use abstract db in restapi
* cleanup .md
2020-03-24 09:12:55 +07:00
..
remotechain [WIP] Badger v2 (#378) 2020-03-11 11:02:37 +00:00
remotedbserver Use KV Abstraction in RestAPI (#400) 2020-03-24 09:12:55 +07:00
bolt_remote_test.go [WIP] Badger v2 (#378) 2020-03-11 11:02:37 +00:00
bolt_remote.go Use KV Abstraction in RestAPI (#400) 2020-03-24 09:12:55 +07:00