Ramon Snir
|
909a707b72
|
vector of strings is implemented now
|
2016-05-10 06:40:10 +02:00 |
|
Dvir Volk
|
65b6175c7d
|
another small comment fix
|
2016-05-10 06:40:10 +02:00 |
|
Dvir Volk
|
a00e872560
|
another small comment fix
|
2016-05-10 06:40:10 +02:00 |
|
Dvir Volk
|
2cc3a7c38f
|
fixed comment
|
2016-05-10 06:40:10 +02:00 |
|
Dvir Volk
|
87de31f968
|
fixed comment
|
2016-05-10 06:40:10 +02:00 |
|
Dvir Volk
|
c78198c2af
|
second attempt at vector formtting
|
2016-05-10 06:40:10 +02:00 |
|
Dvir Volk
|
8fc67080a2
|
second attempt at vector formtting
|
2016-05-10 06:40:10 +02:00 |
|
antirez
|
5aa1a12238
|
Modules: add ZADD_INCR flag to zset increment API.
|
2016-05-10 06:40:10 +02:00 |
|
antirez
|
7f5e1340f9
|
Modules: add ZADD_INCR flag to zset increment API.
|
2016-05-10 06:40:10 +02:00 |
|
Itamar Haber
|
8d85ee46c8
|
typo: %s/Emtpy/Empty/g
|
2016-05-10 06:40:10 +02:00 |
|
Itamar Haber
|
1186f92b1b
|
typo: %s/Emtpy/Empty/g
|
2016-05-10 06:40:10 +02:00 |
|
antirez
|
8ff424c77f
|
Modules: command <-> core interface modified to get flags & keys.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
227d68094b
|
Modules: command <-> core interface modified to get flags & keys.
|
2016-05-10 06:40:09 +02:00 |
|
Ramon Snir
|
796babd883
|
tiny typo in Redis Modules API documentation
|
2016-05-10 06:40:09 +02:00 |
|
Ramon Snir
|
676a6a4d19
|
tiny typo in Redis Modules API documentation
|
2016-05-10 06:40:09 +02:00 |
|
Dvir Volk
|
f8a6c1a127
|
fixed return value of HashGet (and a slight error in the documentation)
|
2016-05-10 06:40:09 +02:00 |
|
Dvir Volk
|
a1f8e22b79
|
fixed return value of HashGet (and a slight error in the documentation)
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
74213de9f0
|
Modules: REDISMODULE_POSTPONED_ARRAY_LEN doc.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
02c4a6c7f9
|
Modules: REDISMODULE_POSTPONED_ARRAY_LEN doc.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
e147db3f80
|
Modules: Hash API defines made more uniform.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
42f72210fd
|
Modules: Hash API defines made more uniform.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
efddfedc5d
|
Modules: Hash type API WIP #2.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
9b0556cf10
|
Modules: Hash type API WIP #2.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
b1778b855d
|
Modules: Hash type API WIP #1.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
10993ca0d5
|
Modules: Hash type API WIP #1.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
415e58b0b7
|
Modules: a few fixes for the zset iterator.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
5bf5fd24c6
|
Modules: a few fixes for the zset iterator.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
6c6be5136c
|
Modules: postponed array lengths.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
33e1231e53
|
Modules: postponed array lengths.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
46ea6fd58b
|
Modules: zset lex iterator #3.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
00109e1113
|
Modules: zset lex iterator #3.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
0f148accb2
|
Modules: zset lex iterator #2.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
db3ade22eb
|
Modules: zset lex iterator #2.
|
2016-05-10 06:40:09 +02:00 |
|
antirez
|
27ba85c022
|
Modules: zset lex iterator #1.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
2b04f86ae5
|
Modules: zset lex iterator #1.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
5b8a856d14
|
Modules: zset iterator redesign #1.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
083f5277c5
|
Modules: zset iterator redesign #1.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
5602b24cff
|
Simple Ruby script to generate reference doc added.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
d998170809
|
Simple Ruby script to generate reference doc added.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
3c2493cad7
|
Modules: fix top comments to be user-facing doc quality. About 33% done.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
0fd6d548ca
|
Modules: fix top comments to be user-facing doc quality. About 33% done.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
073e9a3213
|
Modules: sorted set iterators WIP #3.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
f362f7a18a
|
Modules: sorted set iterators WIP #3.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
8b6c57b05e
|
Modules: put zset iterator current element in auto memory pool.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
bdbb5a0253
|
Modules: put zset iterator current element in auto memory pool.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
f254c9747d
|
Modules: sorted set iterators WIP #2.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
6eeeda39e9
|
Modules: sorted set iterators WIP #2.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
d43b5498f4
|
Modules: sorted set iterators WIP.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
eac5a13cb7
|
Modules: sorted set iterators WIP.
|
2016-05-10 06:40:08 +02:00 |
|
antirez
|
b3df9e2ded
|
Remove useless space.
|
2016-05-10 06:40:08 +02:00 |
|