ledisdb/store
siddontang 0f8e9553ac remove hyperleveldb
leveled, hyperleveldb, and basho leveldb use same interfaces. You can
choose proper one by yourself.
2014-10-16 11:10:19 +08:00
..
boltdb add sync interface 2014-10-09 13:05:55 +08:00
driver add sync interface 2014-10-09 13:05:55 +08:00
goleveldb adjust config 2014-10-11 16:00:59 +08:00
leveldb adjust config 2014-10-11 16:00:59 +08:00
mdb add sync interface 2014-10-09 13:05:55 +08:00
rocksdb adjust config 2014-10-11 16:00:59 +08:00
db.go add sync commit config for store 2014-10-16 09:35:35 +08:00
iterator.go store add stat 2014-10-15 10:18:20 +08:00
snapshot.go store add stat 2014-10-15 10:18:20 +08:00
stat.go add sync commit config for store 2014-10-16 09:35:35 +08:00
store.go remove hyperleveldb 2014-10-16 11:10:19 +08:00
store_test.go adjust config 2014-10-11 16:00:59 +08:00
tx.go add sync commit config for store 2014-10-16 09:35:35 +08:00
tx_test.go refactor 2014-08-25 14:18:23 +08:00
writebatch.go add sync commit config for store 2014-10-16 09:35:35 +08:00