ledisdb/store
siddontang e3bdb57be2 add DBPath and UseBinLog config 2014-09-18 22:30:33 +08:00
..
boltdb mode use 0644 for file, 0755 for dir 2014-09-18 21:27:43 +08:00
driver store add compact and string interface 2014-09-12 15:06:36 +08:00
goleveldb mode use 0644 for file, 0755 for dir 2014-09-18 21:27:43 +08:00
hyperleveldb mode use 0644 for file, 0755 for dir 2014-09-18 21:27:43 +08:00
leveldb mode use 0644 for file, 0755 for dir 2014-09-18 21:27:43 +08:00
mdb store add compact and string interface 2014-09-12 15:06:36 +08:00
rocksdb mode use 0644 for file, 0755 for dir 2014-09-18 21:27:43 +08:00
db.go store add compact and string interface 2014-09-12 15:06:36 +08:00
iterator.go add support for multi storage 2014-07-25 17:58:00 +08:00
snapshot.go store remove tricky code 2014-08-30 17:19:10 +08:00
store.go add DBPath and UseBinLog config 2014-09-18 22:30:33 +08:00
store_test.go store add compact and string interface 2014-09-12 15:06:36 +08:00
tx.go refactor 2014-08-25 14:18:23 +08:00
tx_test.go refactor 2014-08-25 14:18:23 +08:00
writebatch.go store reduce pointer alloc 2014-07-29 22:30:59 +08:00