antirez
7b028a237c
Modules API: RM_GetRandomBytes() / GetRandomHexChars().
2018-04-05 13:24:22 +02:00
Oran Agra
cf03a62ba7
Add redis-cli support for diskless replication (CAPA EOF)
...
when setting repl-diskless-sync yes, and sending SYNC.
redis-cli needs to be able to understand the EOF marker protocol
in order to be able to skip or download the rdb file
2018-04-02 18:52:03 +03:00
Oran Agra
d56f4b4122
Add redis-cli support for diskless replication (CAPA EOF)
...
when setting repl-diskless-sync yes, and sending SYNC.
redis-cli needs to be able to understand the EOF marker protocol
in order to be able to skip or download the rdb file
2018-04-02 18:52:03 +03:00
antirez
b9f0a4a7d5
Modules Cluster API: GetClusterSize() added.
2018-04-01 16:36:32 +02:00
antirez
c75582889a
Modules Cluster API: GetClusterSize() added.
2018-04-01 16:36:32 +02:00
antirez
978dd8a7f5
Modules Cluster API: GetClusterSize() added.
2018-04-01 16:36:32 +02:00
antirez
778800f2c5
Modules Cluster API: GetMyClusterID() added.
2018-04-01 16:20:57 +02:00
antirez
27f9c8108c
Modules Cluster API: GetMyClusterID() added.
2018-04-01 16:20:57 +02:00
antirez
9302109e72
Modules Cluster API: GetMyClusterID() added.
2018-04-01 16:20:57 +02:00
antirez
75671e899d
Modules Timer API: add example of API.
2018-03-31 10:12:34 +02:00
antirez
19c42c901b
Modules Timer API: add example of API.
2018-03-31 10:12:34 +02:00
antirez
534147a368
Modules Timer API: add example of API.
2018-03-31 10:12:34 +02:00
antirez
b793d92918
Modules Timer API: Wait at least 1 ms per iteration. Convert to ms.
2018-03-31 10:11:30 +02:00
antirez
ee982f4031
Modules Timer API: Wait at least 1 ms per iteration. Convert to ms.
2018-03-31 10:11:30 +02:00
antirez
736c0fc956
Modules Timer API: Wait at least 1 ms per iteration. Convert to ms.
2018-03-31 10:11:30 +02:00
antirez
41d0174213
Modules Timer API: fix wrong raxRemove() key argument.
2018-03-31 09:58:43 +02:00
antirez
4c11bc6cf0
Modules Timer API: fix wrong raxRemove() key argument.
2018-03-31 09:58:43 +02:00
antirez
e40b8e352e
Modules Timer API: fix wrong raxRemove() key argument.
2018-03-31 09:58:43 +02:00
antirez
ba7d6001ba
Modules Timer API: fix infinite loop and export API.
2018-03-31 00:44:46 +02:00
antirez
2f7da0fd1a
Modules Timer API: fix infinite loop and export API.
2018-03-31 00:44:46 +02:00
antirez
d120cca2f5
Modules Timer API: fix infinite loop and export API.
2018-03-31 00:44:46 +02:00
antirez
751ae32f75
Modules Timer API: timer handling implemented.
2018-03-30 22:50:21 +02:00
antirez
b85a465c25
Modules Timer API: timer handling implemented.
2018-03-30 22:50:21 +02:00
antirez
203257f3d7
Modules Timer API: timer handling implemented.
2018-03-30 22:50:21 +02:00
antirez
397089524e
Modules Timer API: initial implementation.
2018-03-30 20:40:35 +02:00
antirez
561039c125
Modules Timer API: initial implementation.
2018-03-30 20:40:35 +02:00
antirez
432e3e0b1c
Modules Timer API: initial implementation.
2018-03-30 20:40:35 +02:00
antirez
b3291b0706
Modules Cluster API: node API exported, example improved.
2018-03-30 17:00:45 +02:00
antirez
192361b562
Modules Cluster API: node API exported, example improved.
2018-03-30 17:00:45 +02:00
antirez
a8857e6cba
Modules Cluster API: node API exported, example improved.
2018-03-30 17:00:45 +02:00
antirez
611a5097e5
Modules Cluster API: nodes list and info API.
2018-03-30 16:16:47 +02:00
antirez
16178b692e
Modules Cluster API: nodes list and info API.
2018-03-30 16:16:47 +02:00
antirez
ac2094f975
Modules Cluster API: nodes list and info API.
2018-03-30 16:16:47 +02:00
antirez
2ce3d47055
Modules Cluster API: node information struct and flags.
2018-03-30 13:16:55 +02:00
antirez
83ec35770e
Modules Cluster API: node information struct and flags.
2018-03-30 13:16:55 +02:00
antirez
088dac5743
Modules Cluster API: node information struct and flags.
2018-03-30 13:16:55 +02:00
antirez
055ab3623b
Modules Cluster API: make node IDs pointers constant.
2018-03-30 13:16:07 +02:00
antirez
a97df1a6e1
Modules Cluster API: make node IDs pointers constant.
2018-03-30 13:16:07 +02:00
antirez
d7faf88f39
Modules Cluster API: make node IDs pointers constant.
2018-03-30 13:16:07 +02:00
antirez
feaa829b94
Modules Cluster API: add a simple example module.
2018-03-30 12:49:45 +02:00
antirez
061f03d730
Modules Cluster API: add a simple example module.
2018-03-30 12:49:45 +02:00
antirez
11e653b85b
Modules Cluster API: add a simple example module.
2018-03-30 12:49:45 +02:00
antirez
9d5a054975
Modules Cluster API: fix new API calls exporting.
2018-03-30 12:49:16 +02:00
antirez
82004f9dbe
Modules Cluster API: fix new API calls exporting.
2018-03-30 12:49:16 +02:00
antirez
9aa6ac8867
Modules Cluster API: fix new API calls exporting.
2018-03-30 12:49:16 +02:00
antirez
0edbb9221b
Modules Cluster API: sending / receiving API first implementation.
2018-03-30 11:06:08 +02:00
antirez
b4dc782e4e
Modules Cluster API: sending / receiving API first implementation.
2018-03-30 11:06:08 +02:00
antirez
d0bf651ff9
Modules Cluster API: sending / receiving API first implementation.
2018-03-30 11:06:08 +02:00
zhaozhao.zz
d3e1f55c27
debug: avoid free client unexpectedly when reload & loadaof
2018-03-29 23:20:58 +08:00
zhaozhao.zz
fbef85ca5a
debug: avoid free client unexpectedly when reload & loadaof
2018-03-29 23:20:58 +08:00