Go to file
Paul W. Homer bb8104b624 Exposed the LevelDB iterator in the DB struct. 2017-03-17 13:27:20 -04:00
LICENSE.md Update LICENSE.md 2017-03-04 17:12:18 -08:00
README.md Add basic test for level_db 2016-01-17 13:13:19 -08:00
c_level_db.go Fix tests; Support 'leveldb' for legacy 2016-11-30 20:22:35 -08:00
c_level_db_test.go fix tests 2017-01-12 22:32:20 -05:00
db.go Exposed the LevelDB iterator in the DB struct. 2017-03-17 13:27:20 -04:00
go_level_db.go Exposed the LevelDB iterator in the DB struct. 2017-03-17 13:27:20 -04:00
go_level_db_test.go fix tests 2017-01-12 22:32:20 -05:00
mem_db.go Exposed the LevelDB iterator in the DB struct. 2017-03-17 13:27:20 -04:00

README.md

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