喜欢兰花山丘
|
1fd97ee7f1
Update mkreleasehdr.sh
|
5 years ago |
antirez
|
1a9855d7d9
Remove additional space from comment.
|
5 years ago |
antirez
|
32a6e3e48e
Fix stream test after addition of 0-0 ID test.
|
5 years ago |
Yuan Zhou
|
c9e6cda9e8
aof: fix assignment for aof_fsync_offset
|
5 years ago |
antirez
|
d3eeacf93d
Merge branch '5.0' of github.com:/antirez/redis into 5.0
|
5 years ago |
antirez
|
da5dc4583f
Rename var to fixed_time_expire now that is more general.
|
5 years ago |
antirez
|
0fefed25e4
Fix patch provided in #6554.
|
5 years ago |
zhaozhao.zz
|
e9fbc96033
expires & blocking: handle ready keys as call()
|
5 years ago |
Guy Benoish
|
08ec8f71ca
XADD with ID 0-0 stores an empty key
|
5 years ago |
Loris Cro
|
09e1fe274d
fix unreported overflow in autogerenared stream IDs
|
5 years ago |
Salvatore Sanfilippo
|
09f9e4b030
Merge pull request #6600 from oranagra/5_module_flags
|
5 years ago |
Oran Agra
|
8d8d68ddf3
module documentation mismatches: loading and fork child for 5.0 branch
|
5 years ago |
antirez
|
7a7fbe708a
Modules: RM_GetContextFlags(): remove non Redis 5 features.
|
5 years ago |
antirez
|
b5830486ca
Modules: fix moduleCreateArgvFromUserFormat() casting bug.
|
5 years ago |
antirez
|
b7a2a53a8c
module: fix propagation API bug.
|
5 years ago |
antirez
|
278bd6e3b6
Modules: add new flags to context, replica state + more.
|
5 years ago |
antirez
|
61d9a1542a
Modules: RM_Call(): give pointer to documentation.
|
5 years ago |
antirez
|
0e7ea0aaa3
Modules: RM_Call/Replicate() ability to exclude AOF/replicas.
|
5 years ago |
antirez
|
3b38164e8f
Modules: RM_Replicate() in thread safe contexts.
|
5 years ago |
antirez
|
ef9fe9b0cb
Modules: implement RM_Replicate() from async callbacks.
|
5 years ago |
antirez
|
8066d2a197
Modules: handle propagation when ctx is freed. Flag modules commands ctx.
|
5 years ago |
antirez
|
d3f4dec440
Update PR #6537: use a fresh time outside call().
|
5 years ago |
antirez
|
33f42665a8
Update PR #6537 patch to for generality.
|
5 years ago |
zhaozhao.zz
|
68d71d8370
expires: refactoring judgment about whether a key is expired
|
5 years ago |
antirez
|
62588dbfa7
Modules: fix thread safe context creation crash.
|
5 years ago |
antirez
|
bb78454b0f
Redis 5.0.6.
|
5 years ago |
antirez
|
7a41047a61
RDB: fix MODULE_AUX loading by continuing to next opcode.
|
5 years ago |
Oran Agra
|
4eb3028bc6
missing per-skiplist overheads in MEMORY USAGE
|
5 years ago |
Oran Agra
|
5d09f9bc8e
RM_Log - add support for logging without a context or context without module
|
5 years ago |
antirez
|
2810de9fc1
Cluster: abort loading nodes data if vars arguments are unbalanced.
|
5 years ago |