Commit Graph

334 Commits

Author SHA1 Message Date
siddontang d86c6251fb refactor, support select command 2014-05-20 08:41:24 +08:00
siddontang d3eabcd440 add const.go 2014-05-16 15:04:35 +08:00
siddontang a0f90016d4 refactor, split ledis pkg to ledis and server 2014-05-16 15:03:23 +08:00
siddontang f9f7d24e58 add some db base test 2014-05-16 10:36:18 +08:00
siddontang 6152d75160 update config format 2014-05-16 09:42:27 +08:00
siddontang b2ec29083d update test 2014-05-16 09:10:09 +08:00
siddontang fb290a60b4 change some db api to simple use 2014-05-16 08:56:32 +08:00
siddontang 0f1856b7fc update kv decr 2014-05-15 20:48:38 +08:00
siddontang e860902fef refactor, support use embedded ledisdb
now you can embed ledisdb as a lib to use.
2014-05-15 14:19:48 +08:00
siddontang 4eeadc7389 update build_leveldb 2014-05-14 17:56:01 +08:00
siddontang ae76f1db41 set ledisdb root dir to gopath in dev.sh 2014-05-14 17:09:47 +08:00
siddontang 4377c09bb2 update read me 2014-05-14 16:44:01 +08:00
siddontang 990b2ee69d refactor, use go-leveldb,
you must re execute bootstrap.sh to go get go-leveldb
you must remove your old leveldb path because hash size format changed
2014-05-14 16:35:49 +08:00
siddontang d8eab1572c update leveled build shell 2014-05-14 09:20:45 +08:00
siddontang b0d93f5842 kv some functions add error check 2014-05-14 08:50:19 +08:00
siddontang 5a5081c34e add c++ cgo_flag 2014-05-14 08:48:31 +08:00
siddontang 3cf448db0e update zest range benchmark 2014-05-13 09:24:18 +08:00
siddontang 44ecf7a7b7 optimize reverse range with no limit
leveled iterator pref is too slow
2014-05-13 09:22:33 +08:00
siddontang 74d18cd6d3 ledis test change port to 16380 2014-05-13 08:49:20 +08:00
siddontang 4d492f3aea add benchmark test 2014-05-13 08:49:05 +08:00
siddontang 3ed4e9fc57 add lclear, hclear,zclear to del 2014-05-12 15:08:59 +08:00
siddontang 15a273ae52 update read me 2014-05-10 15:33:21 +08:00
siddontang 73be2afe7e Update README.md 2014-05-09 14:58:53 +08:00
siddontang 2d4cc0f25c update read me 2014-05-09 14:53:56 +08:00
siddontang 1183d853ad rename to ledisdb, update 2014-05-09 14:49:22 +08:00
siddontang 112e6bd42b refactor list, optimize 2014-05-09 09:17:28 +08:00
siddontang e71c22cf76 add zest support 2014-05-08 10:54:33 +08:00
siddontang ede539608a add hash support 2014-05-06 17:37:58 +08:00
siddontang ec457d1cc7 add list support 2014-05-06 13:32:38 +08:00
siddontang 150edc1c78 add test for kv 2014-05-05 11:37:44 +08:00
siddontang 455c476682 add kv support 2014-05-04 19:02:55 +08:00
siddontang 687805549e update 2014-05-03 14:55:12 +08:00
siddontang 5cf0d47012 add base framework 2014-05-02 17:08:20 +08:00
siddontang d17eab01f8 Initial commit 2014-04-29 17:43:09 -07:00