projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed issues with expire introduced with latest millisecond resolution feature. Many...
[redis.git]
/
src
/
2011-11-12
antirez
Fixed issues with expire introduced with latest millise...
tree
|
commitdiff
2011-11-11
antirez
set default client timeout to zero inside redis.h as...
tree
|
commitdiff
2011-11-10
antirez
high resolution expires API modified to use separated...
tree
|
commitdiff
2011-11-09
antirez
Fixed a few typos
tree
|
commitdiff
2011-11-09
antirez
Fixed bug breaking rdbSaveMillisecondTime() in 32 bit...
tree
|
commitdiff
2011-11-09
antirez
TTL, EXPIRE and EXPIREAT now support the milliseconds...
tree
|
commitdiff
2011-11-09
antirez
use "EXPIREAT ... ms" form when rewriting the AOF
tree
|
commitdiff
2011-11-09
antirez
Initial support for key expire times with millisecond...
tree
|
commitdiff
2011-11-09
antirez
dict set/get macros for integers fixed.
tree
|
commitdiff
2011-11-08
antirez
added mstime() to get UNIX time in milliseconds.
tree
|
commitdiff
2011-11-08
antirez
dict.c: added macros to get signed/unsigned integer...
tree
|
commitdiff
2011-11-08
antirez
32bit build fixed, broken by a previous commit fixing...
tree
|
commitdiff
2011-11-08
antirez
dict.c: added macros in dict.h to set signed and unsign...
tree
|
commitdiff
2011-11-08
antirez
dict.c API names modified to be more coincise and consi...
tree
|
commitdiff
2011-11-08
antirez
dict.c: added two lower level methods for directly...
tree
|
commitdiff
2011-11-08
antirez
Merge branch 'unstable' into ttlres
tree
|
commitdiff
2011-11-08
antirez
useless double if removed.
tree
|
commitdiff
2011-11-08
antirez
yet another #if REDIS_MBULK_BIG_ARG removed.
tree
|
commitdiff
2011-11-08
antirez
Multi bulk optimization for creating big objects withou...
tree
|
commitdiff
2011-11-08
antirez
hiredis/redis changes for speed with big payloads:...
tree
|
commitdiff
2011-11-07
antirez
redis-benchmark: ability to run selected tests. Better...
tree
|
commitdiff
2011-11-04
antirez
csv output for redis-benchmark
tree
|
commitdiff
2011-11-04
antirez
PING / MSET benchmarks enabled again.
tree
|
commitdiff
2011-11-04
antirez
A comment moved a few lines for clarity.
tree
|
commitdiff
2011-11-04
antirez
Added a define to set the size threshold to enable...
tree
|
commitdiff
2011-11-03
antirez
further optimizations for the multi bulk protocol parsi...
tree
|
commitdiff
2011-11-02
antirez
optimized object creation in multi-bulk protocol parsing
tree
|
commitdiff
2011-11-02
antirez
sdsIncrLen() / sdsMakeRoomFor() used to avoid copying...
tree
|
commitdiff
2011-11-02
antirez
testhelp.h now exits with retcode 1 on failed tests.
tree
|
commitdiff
2011-11-02
antirez
I/O buffer length enlarged
tree
|
commitdiff
2011-11-02
antirez
sdsMakeRoomFor() exposed as public API. sdsIncrLen...
tree
|
commitdiff
2011-11-02
antirez
added a comment to sdsMakeRoomFor() to make it clear...
tree
|
commitdiff
2011-11-02
antirez
added an union in the dict.h structure to store 64...
tree
|
commitdiff
2011-10-31
antirez
removed the vmpointer structure that is no longer user...
tree
|
commitdiff
2011-10-31
Salvatore Sanfilippo
Merge pull request #170 from bnoordhuis/fix-sunos-build
tree
|
commitdiff
2011-10-31
antirez
1fe4cd5
tree
|
commitdiff
2011-10-31
antirez
7c6da73
tree
|
commitdiff
2011-10-31
antirez
maxclients configuration is now implemented dealing...
tree
|
commitdiff
2011-10-31
antirez
It is now possible to disable password authentication...
tree
|
commitdiff
2011-10-30
Ben Noordhuis
build: fix sunos build, compile lua with __C99FEATURES__=1
tree
|
commitdiff
2011-10-28
antirez
Fixed a memory leak in redis-cli.c
tree
|
commitdiff
2011-10-28
antirez
sds.c single quotes support
tree
|
commitdiff
2011-10-27
antirez
use the more generic -BUSY error for idle scripts
tree
|
commitdiff
2011-10-27
antirez
If a Lua script executes for more time than the max...
tree
|
commitdiff
2011-10-26
Nathan Florea
Set errno to 0 before calling strtol.
tree
|
commitdiff
2011-10-26
antirez
Clear the AOF rewrite scheduled flag once an AOF rewrit...
tree
|
commitdiff
2011-10-25
antirez
Don't timeout scripts if the instance is a slave.
tree
|
commitdiff
2011-10-25
antirez
SCRIPT LOAD now returns the SHA1 instead of +OK
tree
|
commitdiff
2011-10-25
antirez
Lau scripts default max execution time set to 5 seconds.
tree
|
commitdiff
2011-10-25
antirez
Fixes for the scripting refactoring and new commands...
tree
|
commitdiff
2011-10-25
antirez
SCRIPT LOAD implemented, scripting eval command refacto...
tree
|
commitdiff
2011-10-24
antirez
SCRIPT command for introspection and control of the...
tree
|
commitdiff
2011-10-23
antirez
Fixed a few warnings compiling on Linux.
tree
|
commitdiff
2011-10-23
antirez
A past commit removed the inclusion of redis.h from...
tree
|
commitdiff
2011-10-20
antirez
Redis.call is now split into two variants of the same...
tree
|
commitdiff
2011-10-20
antirez
Merge branch 'unstable' of github.com:/antirez/redis...
tree
|
commitdiff
2011-10-20
antirez
use signalModifiedKey to set the key as dirty in the...
tree
|
commitdiff
2011-10-20
Salvatore Sanfilippo
Merge pull request #147 from janoberst/unstable
tree
|
commitdiff
2011-10-19
antirez
Merge remote-tracking branch 'origin/unstable' into...
tree
|
commitdiff
2011-10-19
antirez
JSON support for Lua scripting, based on work from...
tree
|
commitdiff
2011-10-18
Salvatore Sanfilippo
Merge pull request #146 from smly/fixed-redis-check...
tree
|
commitdiff
2011-10-18
smly
Fixed a small memory leak I found with valgrind
tree
|
commitdiff
2011-10-18
antirez
Return from syncWithMaster() ASAP if the event fired...
tree
|
commitdiff
2011-10-17
antirez
First implementation of the ASKING command. Semantics...
tree
|
commitdiff
2011-10-17
antirez
MIGRATE +NOKEY error was missing the final CRLF causing...
tree
|
commitdiff
2011-10-17
antirez
Fixed a typo causing segfault on MIGRATE
tree
|
commitdiff
2011-10-17
antirez
FLUSHALL now prevents rdbSave() from resetting the...
tree
|
commitdiff
2011-10-17
antirez
FLUSHALL will only perform a blocking SAVE if RDB persi...
tree
|
commitdiff
2011-10-14
antirez
Exit with Fatal error at startup if the RDB file signat...
tree
|
commitdiff
2011-10-14
antirez
redis-check-dump: RDB version 2 now supported.
tree
|
commitdiff
2011-10-14
antirez
More informative error when DEBUG RELOAD fails.
tree
|
commitdiff
2011-10-13
antirez
redis-trib: fix for a slot allocation bug.
tree
|
commitdiff
2011-10-13
antirez
small comment added
tree
|
commitdiff
2011-10-10
antirez
Fix for issue #132. Now AUTH raises an error if no...
tree
|
commitdiff
2011-10-10
Salvatore Sanfilippo
Merge pull request #126 from florean/unstable
tree
|
commitdiff
2011-10-10
Nathan Florea
Added a config directive for a Unix socket mask
tree
|
commitdiff
2011-10-10
antirez
Issue #131. stime/utime reported in INFO was inverted...
tree
|
commitdiff
2011-10-10
antirez
Fix for bug #128 about the RENAME command.
tree
|
commitdiff
2011-10-09
Nathan Florea
Unlink Unix socket file on shutdown
tree
|
commitdiff
2011-10-08
antirez
not used parameter for redisLog() removed. Error messag...
tree
|
commitdiff
2011-10-07
antirez
Redis Cluster: process node to node CLUSTERMSG_TYPE_PUB...
tree
|
commitdiff
2011-10-07
antirez
propagate PUBLISH messages using the redis cluster...
tree
|
commitdiff
2011-10-05
antirez
Totally hackish and dirty, but working, support for...
tree
|
commitdiff
2011-10-05
antirez
A node can populate a slot if a message from a trusted...
tree
|
commitdiff
2011-10-05
antirez
Merge remote-tracking branch 'origin/unstable' into...
tree
|
commitdiff
2011-10-05
antirez
CONFIG SET/GET support for loglevel
tree
|
commitdiff
2011-10-05
antirez
just minor aesthetic changes to cluster.c
tree
|
commitdiff
2011-10-05
Salvatore Sanfilippo
Merge pull request #118 from dvirsky/unstable
tree
|
commitdiff
2011-10-04
antirez
replaced redisAssert() with redisAssertWithInfo() in...
tree
|
commitdiff
2011-10-04
antirez
redisAssertWithClientInfo() is now redisAssertWithInfo...
tree
|
commitdiff
2011-10-04
antirez
Introduced a redisAssert() variant that is able to...
tree
|
commitdiff
2011-10-04
antirez
redis-trib: create subcommand fixed calling node info...
tree
|
commitdiff
2011-10-03
antirez
Revert "Use the new install script as make install...
tree
|
commitdiff
2011-10-03
antirez
Rewrite MIGRATE as DEL for AOF/replication. Also increm...
tree
|
commitdiff
2011-10-03
antirez
increment server.dirty in restore command to make sure...
tree
|
commitdiff
2011-10-03
Salvatore Sanfilippo
Merge pull request #114 from pietern/unstable-zcount
tree
|
commitdiff
2011-10-03
Pieter Noordhuis
Remove ZCOUNT branches from generic RANGEBYSCORE code
tree
|
commitdiff
2011-10-03
Pieter Noordhuis
Use element rank instead of iterating in ZCOUNT
tree
|
commitdiff
2011-10-03
antirez
Use the new install script as make install target....
tree
|
commitdiff
2011-10-02
antirez
Exact variant of CRC16 specified into crc16.c
tree
|
commitdiff
next