antirez
|
a9c5008895
Sentinel command renaming: fix CONFIG SET event logging.
|
6 years ago |
antirez
|
b72cecd7c8
Sentinel command renaming: fix CONFIG SET after refactoring.
|
6 years ago |
antirez
|
91a384a5cd
Sentinel command renaming: implement SENTINEL SET.
|
6 years ago |
antirez
|
903582dd7b
Sentinel: make SENTINEL SET able to handle different arities.
|
6 years ago |
antirez
|
c303e768bf
Sentinel command renaming: config rewriting.
|
6 years ago |
antirez
|
60df7dbea1
Sentinel command renaming: rename-command option parsing.
|
6 years ago |
antirez
|
72e8a33b35
Sentinel command renaming: base machanism implemented.
|
6 years ago |
Guy Benoish
|
dfcc20f4fd
Fix compiler warning in restoreCommand
|
6 years ago |
Salvatore Sanfilippo
|
cf7fcdbe4e
Merge pull request #4634 from soloestoy/special-auth
|
6 years ago |
Salvatore Sanfilippo
|
70b7fa2c52
Merge pull request #5049 from youjiali1995/fix-load-rdb
|
6 years ago |
Salvatore Sanfilippo
|
54d66d39a0
Merge pull request #5053 from michael-grunder/zpopminmax-keypos
|
6 years ago |
Salvatore Sanfilippo
|
199e704a42
Merge pull request #5050 from shenlongxing/fix-typo
|
6 years ago |
michael-grunder
|
db6b99f90c
Update ZPOPMIN/ZPOPMAX command declaration
|
6 years ago |
Salvatore Sanfilippo
|
a16aa03a67
Merge pull request #5051 from oranagra/streams_mem_estimate
|
6 years ago |
Oran Agra
|
20e10dc7b8
fix streams memory estimation, missing raxSeek
|
6 years ago |
shenlongxing
|
ec55df117f
fix typo
|
6 years ago |
youjiali1995
|
df6644fe0e
Fix rdbLoadIntegerObject() to create shared objects when needed.
|
6 years ago |
Salvatore Sanfilippo
|
1527bcada3
Merge pull request #5036 from bepahol/unstable
|
6 years ago |
Salvatore Sanfilippo
|
c1e8240565
Merge pull request #5039 from oranagra/rdb_dbsize_hint
|
6 years ago |
Salvatore Sanfilippo
|
79f55eeddd
Merge pull request #5040 from oranagra/memrev64ifbe_fix
|
6 years ago |
Salvatore Sanfilippo
|
c6f4118ce6
Merge pull request #5045 from guybe7/restore_fix
|
6 years ago |
Guy Benoish
|
b5197f1fc9
Enhance RESTORE with RDBv9 new features
|
6 years ago |
Salvatore Sanfilippo
|
c6fdebf533
Merge pull request #5042 from oranagra/malloc_usable_size_libc
|
6 years ago |
Oran Agra
|
482785ac62
add malloc_usable_size for libc malloc
|
6 years ago |
Salvatore Sanfilippo
|
4da296307c
Merge pull request #5023 from FX-HAO/unstable
|
6 years ago |
antirez
|
e72190252e
Test RDB stream encoding saving/loading.
|
6 years ago |
Salvatore Sanfilippo
|
5f5e1199ef
Merge pull request #5041 from oranagra/redis-rdb-check_rdbLoadMillisecondTime
|
6 years ago |
antirez
|
4848fbec8b
Modules: convert hash to hash table for big objects.
|
6 years ago |
Oran Agra
|
f31b0405f0
fix redis-rdb-check to provide proper arguments to rdbLoadMillisecondTime
|
6 years ago |
antirez
|
333c98c43a
AOF: remove no longer used variable "now".
|
6 years ago |