Ethan Buchman
|
9643f60bc2
|
Merge pull request #5 from tendermint/iterate-data
Exposed an iterator to access all of the underlying key/value pairs for all databases.
|
8 years ago |
Paul W. Homer
|
2feff1ea16
|
Commented the empty table in c_level_db, and cleaned up the mem_db Value call.
|
8 years ago |
Paul W. Homer
|
4fdcf51467
|
Refactored the iterator to follow Go constructor conventions.
|
8 years ago |
Paul W. Homer
|
34e2d6638d
|
Fixed a typo in LevelDB property names.
|
8 years ago |
Paul W. Homer
|
097e0abca9
|
Added in locking
|
8 years ago |
Paul W. Homer
|
6064c80250
|
Modified all db types to conform to the interface changes.
|
8 years ago |
Paul W. Homer
|
d6205eb4ca
|
Changed the iterations
|
8 years ago |
Paul W. Homer
|
bb8104b624
|
Exposed the LevelDB iterator in the DB struct.
|
8 years ago |
Ethan Buchman
|
eac3f2bc14
|
Merge remote-tracking branch 'origin/master' into develop
Conflicts:
LICENSE.md
|
8 years ago |
Jae Kwon
|
286cbbd99d
|
Update LICENSE.md
|
8 years ago |
Jae Kwon
|
ab0cca734a
|
Update LICENSE.md
|
8 years ago |
Ethan Buchman
|
72f6dacd22
|
fix tests
|
8 years ago |
Ethan Buchman
|
996c483f23
|
Merge pull request #4 from tendermint/develop
C LevelDB
|
8 years ago |
Ethan Buchman
|
2645626c33
|
Merge pull request #3 from tendermint/swap_go_c
go and c strings were swapped
|
8 years ago |
Ethan Buchman
|
33e35c4732
|
go and c strings were swapped
|
8 years ago |
Jae Kwon
|
5e2a1d3e30
|
Fix tests; Support 'leveldb' for legacy
|
8 years ago |
Jae Kwon
|
5ab5538d6c
|
Move cleveldb to own file w/ build tag condition 'gcc'
|
8 years ago |
Jae Kwon
|
9f81134388
|
Add support for levigo bindings
|
8 years ago |
Jae Kwon
|
31fdd21c7e
|
No global config
|
9 years ago |
Jae Kwon
|
a7878f1d0d
|
Add basic test for level_db
|
9 years ago |
Jae Kwon
|
28d39f8726
|
...
|
9 years ago |