Jan-Erik Rediger
|
2a32f0371e
Reset the ttl for additional keys
|
8 年 前 |
Salvatore Sanfilippo
|
978a790b85
Merge pull request #3663 from wshn13/add-LF-character-in-memory-doctor-output-message
|
8 年 前 |
wangshaonan
|
2d91fce970
Add '\n' to MEMORY DOCTOR command output message when num_reports
|
8 年 前 |
itamar
|
94fe98666c
Corrects a couple of omissions in the modules docs
|
8 年 前 |
antirez
|
16cce320c4
Modules: types doc updated to new API.
|
8 年 前 |
antirez
|
37b6e16ae1
Modules: API doc updated (auto generated).
|
8 年 前 |
antirez
|
3c85a88888
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
8 年 前 |
antirez
|
b1fc06f7eb
Geo: improve fuzz test.
|
8 年 前 |
antirez
|
001138aec3
Geo: fix computation of bounding box.
|
8 年 前 |
Itamar Haber
|
5dc4fe1529
Verify pairs are provided after subcommands
|
8 年 前 |
antirez
|
434e6b2da3
PSYNC2: Do not accept WAIT in slave instances.
|
8 年 前 |
Chris Lamb
|
6eb0c52d4c
src/rdb.c: Correct "whenver" -> "whenever" typo.
|
8 年 前 |
Salvatore Sanfilippo
|
ff1d548738
Merge pull request #3651 from yossigo/datatype_methods_typo
|
8 年 前 |
Yossi Gottlieb
|
5f5b4f1508
Fix typo in RedisModuleTypeMethods declaration.
|
8 年 前 |
Salvatore Sanfilippo
|
3c4fe59e09
Merge pull request #3648 from dvirsky/fix_reply_crash
|
8 年 前 |
antirez
|
71e8d15e49
Modules: change type registration API to use a struct of methods.
|
8 年 前 |
Dvir Volk
|
8521cde570
fix memory corruption on RM_FreeCallReply
|
8 年 前 |
antirez
|
ce1f9cf81d
PSYNC2 test: check ability to resync after restart.
|
8 年 前 |
antirez
|
93c5198c17
PSYNC2 test: 20 seconds are enough...
|
8 年 前 |
antirez
|
f6e42f0e3f
PSYNC2 test: test added to the default tests.
|
8 年 前 |
antirez
|
6eb720ff2d
PSYNC2: Minor memory leak reading -NOMASTERLINK master reply fixed.
|
8 年 前 |
antirez
|
c8f0690255
PSYNC2 test: modify the test for production.
|
8 年 前 |
andyli
|
8abf9729f0
Modify MIN->MAX
|
8 年 前 |
antirez
|
eab865a0a1
PSYNC2: stop sending newlines to sub-slaves when master is down.
|
8 年 前 |
antirez
|
16559a02fc
PSYNC2: Test (WIP).
|
8 年 前 |
antirez
|
790310d894
Better protocol errors logging.
|
8 年 前 |
antirez
|
e09e31b12e
PSYNC2: on transient error jump to error, not write_error.
|
8 年 前 |
antirez
|
1f55170b9c
Modules: fix client blocking calls access to invalid struct field.
|
8 年 前 |
antirez
|
5b7d42fff3
PSYNC2: bugfixing pre release.
|
8 年 前 |
antirez
|
73dd51c044
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
8 年 前 |