erigon-pulse/ethdb/remote
Alex Sharov 15096f273d
Remove ctx from Open. Stop goroutines on Close. (#650)
* remove ctx from MustOpen

* remove ctx from Open. Stop goroutines on Close.

* remove ctx from Open. Stop goroutines on Close.

* remove ctx from remote open (we have DialTimeout field to manage connection timeouts)

* enable RawReads and add native implementation of Get/Has methods
2020-06-12 10:31:21 +01:00
..
remotechain Blocks compression (#510) 2020-05-04 06:55:51 +01:00
remotedbserver Run tests on lmdb and badger (#624) 2020-06-05 10:25:33 +01:00
kv_remote_client_test.go [Breaking change in db!] UI for Buckets stat (#607) 2020-06-04 16:35:42 +07:00
kv_remote_client.go Remove ctx from Open. Stop goroutines on Close. (#650) 2020-06-12 10:31:21 +01:00