tendermint/db
Ethan Buchman 7fe3d5dac2 metalinter 2018-01-02 10:48:36 -05: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 Nil bytes are OK for Get/Set etc 2017-12-19 20:36:37 -08:00
c_level_db.go Fix GoLevelDB Iterator which needs to copy a temp []byte 2017-12-28 18:30:56 -08:00
c_level_db_test.go cleanupDBDir 2017-12-12 19:28:52 -05:00
common_test.go Nil keys are OK, deprecate BeginningKey/EndingKey (#101) 2017-12-17 13:11:28 -08:00
db.go Fix GoLevelDB Iterator which needs to copy a temp []byte 2017-12-28 18:30:56 -08:00
fsdb.go Nil keys are OK, deprecate BeginningKey/EndingKey (#101) 2017-12-17 13:11:28 -08:00
go_level_db.go Fix GoLevelDB Iterator which needs to copy a temp []byte 2017-12-28 18:30:56 -08: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 Fix GoLevelDB Iterator which needs to copy a temp []byte 2017-12-28 18:30:56 -08: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