Commit Graph

17 Commits

Author SHA1 Message Date
Paul W. Homer 097e0abca9 Added in locking 2017-03-23 14:46:40 -04:00
Paul W. Homer 6064c80250 Modified all db types to conform to the interface changes. 2017-03-23 11:37:46 -04:00
Paul W. Homer d6205eb4ca Changed the iterations 2017-03-17 14:34:11 -04:00
Paul W. Homer bb8104b624 Exposed the LevelDB iterator in the DB struct. 2017-03-17 13:27:20 -04:00
Ethan Buchman eac3f2bc14 Merge remote-tracking branch 'origin/master' into develop
Conflicts:
	LICENSE.md
2017-03-05 00:16:10 -05:00
Jae Kwon 286cbbd99d Update LICENSE.md 2017-03-04 17:12:18 -08:00
Jae Kwon ab0cca734a Update LICENSE.md 2017-03-04 17:11:59 -08:00
Ethan Buchman 72f6dacd22 fix tests 2017-01-12 22:32:20 -05:00
Ethan Buchman 996c483f23 Merge pull request #4 from tendermint/develop
C LevelDB
2017-01-12 21:37:57 -05:00
Ethan Buchman 2645626c33 Merge pull request #3 from tendermint/swap_go_c
go and c strings were swapped
2016-12-22 21:07:31 -05:00
Ethan Buchman 33e35c4732 go and c strings were swapped 2016-12-22 15:44:51 -05:00
Jae Kwon 5e2a1d3e30 Fix tests; Support 'leveldb' for legacy 2016-11-30 20:22:35 -08:00
Jae Kwon 5ab5538d6c Move cleveldb to own file w/ build tag condition 'gcc' 2016-11-30 20:15:29 -08:00
Jae Kwon 9f81134388 Add support for levigo bindings 2016-11-29 16:06:36 -08:00
Jae Kwon 31fdd21c7e No global config 2016-05-08 15:00:13 -07:00
Jae Kwon a7878f1d0d Add basic test for level_db 2016-01-17 13:13:19 -08:00
Jae Kwon 28d39f8726 ... 2015-10-22 12:31:02 -07:00