Go to file
Paul W. Homer 4fdcf51467 Refactored the iterator to follow Go constructor conventions. 2017-03-30 11:51:11 -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 Modified all db types to conform to the interface changes. 2017-03-23 11:37:46 -04:00
c_level_db_test.go fix tests 2017-01-12 22:32:20 -05:00
db.go Modified all db types to conform to the interface changes. 2017-03-23 11:37:46 -04:00
go_level_db.go Fixed a typo in LevelDB property names. 2017-03-29 09:09:01 -04:00
go_level_db_test.go fix tests 2017-01-12 22:32:20 -05:00
mem_db.go Refactored the iterator to follow Go constructor conventions. 2017-03-30 11:51:11 -04:00

README.md

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