You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ethan Buchman 1b5176003a DbBackend -> DBBackend 7 years ago
..
LICENSE.md merge go-db 7 years ago
README.md merge go-db 7 years ago
backend_test.go DbBackend -> DBBackend 7 years ago
c_level_db.go Refactor string -> dbBackendType 7 years ago
c_level_db_test.go Refactor string -> dbBackendType 7 years ago
common_test.go DbBackend -> DBBackend 7 years ago
db.go DbBackend -> DBBackend 7 years ago
fsdb.go Refactor string -> dbBackendType 7 years ago
go_level_db.go Refactor string -> dbBackendType 7 years ago
go_level_db_test.go CacheDB (#67) 7 years ago
mem_batch.go CacheDB (#67) 7 years ago
mem_db.go Refactor string -> dbBackendType 7 years ago
types.go Fix GoLevelDB Iterator which needs to copy a temp []byte 7 years ago
util.go Nil keys are OK, deprecate BeginningKey/EndingKey (#101) 7 years ago
util_test.go Nil keys are OK, deprecate BeginningKey/EndingKey (#101) 7 years ago

README.md

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