antirez
|
5aa5e3af99
Streams: use alsoPropagate() when in command context.
|
4 years ago |
antirez
|
c479eace45
Fix XCLAIM propagation in AOF/replicas for blocking XREADGROUP.
|
4 years ago |
antirez
|
002052f8de
A few comments and name changes for #7103.
|
4 years ago |
antirez
|
eae2615348
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
4 years ago |
Salvatore Sanfilippo
|
a71a6b5acf
Merge pull request #7103 from oranagra/run_solo_test
|
4 years ago |
Salvatore Sanfilippo
|
ac441c7413
Merge pull request #7087 from IAmATeaPot418/patch-6
|
4 years ago |
Oran Agra
|
b9fa42a197
testsuite run the defrag latency test solo
|
4 years ago |
antirez
|
37b135a400
Update SDS to latest version.
|
4 years ago |
antirez
|
c9388ecc73
RESP3: fix HELLO map len in Sentinel mode.
|
4 years ago |
antirez
|
503a5a24fb
Don't allow empty spaces in ACL usernames.
|
4 years ago |
antirez
|
3519a5a026
Don't allow empty spaces in ACL key patterns.
|
4 years ago |
antirez
|
e8dd99fa53
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
4 years ago |
antirez
|
7f794a122f
Fix HELLO reply in Sentinel mode, see #6160.
|
4 years ago |
Salvatore Sanfilippo
|
dfd3ead90d
Merge pull request #7078 from karelrooted/fix/geo-hash-edge-case
|
4 years ago |
Salvatore Sanfilippo
|
7428f51217
Merge pull request #7085 from guybe7/timeout_err_typo
|
4 years ago |
antirez
|
552b36e657
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
4 years ago |
antirez
|
086c1db2d9
Fix zsetAdd() top comment spelling.
|
4 years ago |
Salvatore Sanfilippo
|
33386bed66
Merge pull request #7095 from hwware/typofixacl
|
4 years ago |
antirez
|
5fece85491
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
4 years ago |
antirez
|
49ccd2a8e1
Fix function names in zslDeleteNode() top comment.
|
4 years ago |
hwware
|
1323afed8b
fix spelling in acl.c
|
4 years ago |
Jamie Scott
|
4f3b15e6ea
minor fix
|
4 years ago |
Jamie Scott
|
17bf8dc99c
Adding acllog-max-len to Redis.conf
|
4 years ago |
Guy Benoish
|
29760b2eb7
Typo in getTimeoutFromObjectOrReply's error reply
|
4 years ago |
Salvatore Sanfilippo
|
767977c533
Merge pull request #7074 from hayleeliu/unstable
|
4 years ago |
antirez
|
839bbcb039
RESP3: change streams items from maps to arrays.
|
4 years ago |
antirez
|
3072498665
Merge branch 'faster-rdb-loading' into unstable
|
4 years ago |
antirez
|
6ad44b76b9
Use the special static refcount for stack objects.
|
4 years ago |
antirez
|
d88f52ee7d
RDB: refactor some RDB loading code into dbAddRDBLoad().
|
4 years ago |
antirez
|
399a6b2b47
incrRefCount(): abort on statically allocated object.
|
4 years ago |