antirez
|
aaac257147
Use cached time in expireCommand()
|
il y a 9 ans |
antirez
|
cd05a665dc
Update cached time during slow scripts & transactions
|
il y a 9 ans |
antirez
|
0b4ab6361e
Less gettimeofday() calls in activeExpireCycle().
|
il y a 9 ans |
antirez
|
0b605e54ff
Avoid gettimeofday() in expireIfNeeded() when possible.
|
il y a 9 ans |
antirez
|
da58926ac5
A way to disable time accounting in call().
|
il y a 9 ans |
antirez
|
081a0c943f
Fix Sentinel memory leak (hiredis bug)
|
il y a 9 ans |
antirez
|
d593ae8ab6
sha1.c: use standard uint32_t.
|
il y a 9 ans |
Oran Agra
|
c72253ec54
fixes to diskless replication.
|
il y a 9 ans |
antirez
|
83eb5e7f54
Test: regression for issue #2473.
|
il y a 9 ans |
antirez
|
96aa610666
Replication: disconnect blocked clients when switching to slave role.
|
il y a 9 ans |
antirez
|
1f5e7b8863
Config: activerehashing option support in CONFIG SET.
|
il y a 9 ans |
antirez
|
f8f40afd5d
Fix iterator for issue #2438.
|
il y a 9 ans |
Charles Hooper
|
1f4074e957
override histfile from env - fixes #831 and copies #833
|
il y a 10 ans |
antirez
|
9e83d2d26f
redis-cli --lru-test implemented (cache workload simulator).
|
il y a 9 ans |
antirez
|
ccbec34fad
redis-cli: interactive reconnection for latency modes.
|
il y a 9 ans |
antirez
|
d29eb68f20
redis-cli --latecy-dist reverted to gray scale.
|
il y a 9 ans |
antirez
|
657f719760
redis-cli --latency-dist now uses a color palette.
|
il y a 9 ans |
antirez
|
ff13fa787d
redis-cli latency dist: add new top HL.
|
il y a 9 ans |
antirez
|
f6f3cb9458
Add missing latency-dest legend symbol.
|
il y a 9 ans |
antirez
|
9d9be0e09d
Initial implementation of redis-cli --latency-dist.
|
il y a 9 ans |
antirez
|
d4047f7261
Faster memory efficiency test.
|
il y a 9 ans |
mattcollier
|
61290d819d
Update redis-cli.c
|
il y a 9 ans |
antirez
|
18dc769104
luaRedisGenericCommand(): log error at WARNING level when re-entered.
|
il y a 9 ans |
antirez
|
1dea8b5a29
luaRedisGenericCommand() recursion: just return an error.
|
il y a 9 ans |
antirez
|
a0ba7b3f00
Panic on recursive calls to luaRedisGenericCommand().
|
il y a 9 ans |
antirez
|
e7aa5fb5ef
AOF rewrite: set iterator var to NULL when freed.
|
il y a 9 ans |
antirez
|
8a41dae49f
Add "-lrt" in Makefile for Solaris.
|
il y a 10 ans |
antirez
|
50cdedd127
Check for __sun macro in solarisfixes.h, not in includers.
|
il y a 10 ans |
antirez
|
77608ae5ac
README section about make distclean reworded / extended.
|
il y a 10 ans |
Jungtaek Lim
|
5165fb98af
Explain make distclean which seems not well known
|
il y a 10 ans |