Commit Graph

16 Commits

Author SHA1 Message Date
re 2ff8098b91 upd 2023-02-15 10:41:45 +03:00
Lunny Xiao 1ee5a02c6c
Fix some lint error (#385)
* Fix some lint error

* Fix misspell

* Improve make lint
2020-05-10 18:17:39 +08:00
Lunny Xiao 4c786878af
Fix gomod (#379) 2020-04-24 14:10:03 +08:00
siddontang ca344836ab use vendor and do clean up. (#241)
* use vendor and do clean up.
2016-05-01 23:33:02 +08:00
siddontang eee7468b85 format with goimports 2015-05-04 22:42:28 +08:00
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
siddontang 522f77a7a5 add sync commit config for store 2014-10-16 09:35:35 +08:00
siddontang f05398cdf9 store add stat 2014-10-15 10:18:20 +08:00
siddontang e3bdb57be2 add DBPath and UseBinLog config 2014-09-18 22:30:33 +08:00
siddontang 0a72481eb0 mode use 0644 for file, 0755 for dir 2014-09-18 21:27:43 +08:00
siddontang 8284c94453 store add compact and string interface 2014-09-12 15:06:36 +08:00
siddontang ed982db4cc use import `_` to load backend storage 2014-08-30 10:17:04 +08:00
siddontang 09e49ca346 refactor store, reduce code 2014-08-16 00:08:01 +08:00
siddontang 5cdd6f2358 all package use same config struct
add toml support
2014-08-07 16:49:48 +08:00
siddontang e073396481 update store 2014-07-26 00:46:03 +08:00
siddontang 7a237661da add support for multi storage 2014-07-25 17:58:00 +08:00