tendermint/db
Adrian Brink cbc63518e5
Export DbBackendType in order to fix IAVL tests
2018-02-02 18:50:24 +01:00
..
LICENSE.md merge go-db 2017-04-18 16:33:35 -04:00
README.md merge go-db 2017-04-18 16:33:35 -04:00
backend_test.go Export DbBackendType in order to fix IAVL tests 2018-02-02 18:50:24 +01:00
c_level_db.go Refactor string -> dbBackendType 2018-02-02 14:08:05 +04:00
c_level_db_test.go Refactor string -> dbBackendType 2018-02-02 14:08:05 +04:00
common_test.go Export DbBackendType in order to fix IAVL tests 2018-02-02 18:50:24 +01:00
db.go Export DbBackendType in order to fix IAVL tests 2018-02-02 18:50:24 +01:00
fsdb.go Refactor string -> dbBackendType 2018-02-02 14:08:05 +04:00
go_level_db.go Refactor string -> dbBackendType 2018-02-02 14:08:05 +04:00
go_level_db_test.go CacheDB (#67) 2017-11-09 17:42:32 -05:00
mem_batch.go CacheDB (#67) 2017-11-09 17:42:32 -05:00
mem_db.go Refactor string -> dbBackendType 2018-02-02 14:08:05 +04:00
types.go Fix GoLevelDB Iterator which needs to copy a temp []byte 2017-12-28 18:30:56 -08:00
util.go Nil keys are OK, deprecate BeginningKey/EndingKey (#101) 2017-12-17 13:11:28 -08:00
util_test.go Nil keys are OK, deprecate BeginningKey/EndingKey (#101) 2017-12-17 13:11:28 -08:00

README.md

TODO: syndtr/goleveldb should be replaced with actual LevelDB instance