siddontang
|
d85d65d0f2
|
update doc
|
2014-06-25 12:57:19 +08:00 |
siddontang
|
31e70ccd02
|
add persist command
|
2014-06-24 12:44:47 +08:00 |
siddontang
|
794cb12ba4
|
update document
|
2014-06-22 21:13:57 +08:00 |
siddontang
|
d45a82897f
|
update document
|
2014-06-22 21:05:52 +08:00 |
siddontang
|
cdb78498af
|
ledis use proper return values not []interface{}
This is a very big change and not backward compatible
|
2014-06-22 15:25:51 +08:00 |
siddontang
|
594f6a5d0d
|
use ledis client
|
2014-06-22 10:39:23 +08:00 |
siddontang
|
9e09e607c8
|
heel use iterator to multi find and delete
|
2014-06-20 10:12:50 +08:00 |
siddontang
|
c5af770387
|
use my own log
|
2014-06-19 17:50:27 +08:00 |
siddontang
|
50bd648e0c
|
copy garyburd redid lib to client
|
2014-06-19 17:46:20 +08:00 |
siddontang
|
48e09a2727
|
use our own leveldb
|
2014-06-19 17:19:40 +08:00 |
silentsai
|
852fce9f4c
|
add server commands of expire/ttl
|
2014-06-16 19:24:37 +08:00 |
siddontang
|
9e3dfc2191
|
replication bugfix
|
2014-06-12 21:29:41 +08:00 |
siddontang
|
8592324a2f
|
optimize access log
|
2014-06-12 14:10:29 +08:00 |
siddontang
|
5a902fc9d1
|
set args must be 2
|
2014-06-11 16:49:17 +08:00 |
siddontang
|
655db07604
|
add access log
|
2014-06-11 16:48:11 +08:00 |
siddontang
|
00b5fb4b24
|
a liitle change
|
2014-06-11 14:52:34 +08:00 |
siddontang
|
ebd15e5738
|
add replication test
|
2014-06-10 10:41:50 +08:00 |
siddontang
|
ef22d7000d
|
add replication, test later
|
2014-06-09 17:23:32 +08:00 |
siddontang
|
993ccdd052
|
add flushall, some replication
|
2014-06-08 16:43:59 +08:00 |
siddontang
|
664a082c06
|
refactor replication, deprecate relaylog
|
2014-06-07 16:56:22 +08:00 |
siddontang
|
8fab454223
|
adjust config, add some replication fund
|
2014-06-06 14:57:30 +08:00 |
siddontang
|
68c63c416a
|
adjust config
|
2014-06-06 11:25:13 +08:00 |
siddontang
|
5d466fb82f
|
add data_dir, like mysql to store all data
|
2014-06-06 10:34:57 +08:00 |
silentsai
|
d0e15d4c1d
|
fix bug - unify the return score type to bluk while call rangeXXX
|
2014-06-05 11:49:12 +08:00 |
silentsai
|
dee78beef1
|
fix the type of return value from zscore command
|
2014-06-05 10:20:50 +08:00 |
silentsai
|
4a5f105449
|
change the type of return score
|
2014-06-04 18:32:23 +08:00 |
siddontang
|
f404e35142
|
remove scan cmd, we implement a little diff
|
2014-05-23 12:39:56 +08:00 |
siddontang
|
81a5587c99
|
add simple support for kv scan
|
2014-05-23 11:44:50 +08:00 |
siddontang
|
7e88d0b563
|
use go-log instead go lib log
|
2014-05-23 10:17:09 +08:00 |
siddontang
|
d86c6251fb
|
refactor, support select command
|
2014-05-20 08:41:24 +08:00 |
siddontang
|
a0f90016d4
|
refactor, split ledis pkg to ledis and server
|
2014-05-16 15:03:23 +08:00 |