projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix for bug #128 about the RENAME command.
[redis.git]
/
src
/
2011-10-10
antirez
Fix for bug #128 about the RENAME command.
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
2011-10-01
antirez
when processing gossip packets make sure to also update...
tree
|
commitdiff
2011-09-30
antirez
fixed a few problems with redis-trib resharding.
tree
|
commitdiff
2011-09-30
antirez
redis-trib: initial working implementation of cluster...
tree
|
commitdiff
2011-09-30
antirez
Fixed two bugs in the CLUSTER SETSLOT ... NODE subcommand
tree
|
commitdiff
2011-09-30
antirez
redis-trib: actual slot migration work in progress...
tree
|
commitdiff
2011-09-30
antirez
Clear the importing status from the slot if a CLUSTER...
tree
|
commitdiff
2011-09-30
antirez
redis-trib: better slots allocation strategy for resharding
tree
|
commitdiff
2011-09-30
antirez
redis-trib: initial slots allocation strategy, still...
tree
|
commitdiff
2011-09-29
antirez
redis-trib: reshard command work in progress
tree
|
commitdiff
2011-09-29
antirez
redis-trib: minor refactoring creating a method to...
tree
|
commitdiff
2011-09-29
antirez
redis-trib: don't crash loading node info for nodes...
tree
|
commitdiff
2011-09-29
antirez
added comment about SETSLOT NODE form.
tree
|
commitdiff
2011-09-29
antirez
Fixed command table for RESTORE to make it accepting...
tree
|
commitdiff
2011-09-29
antirez
redis-trib: added cluster state to node info string
tree
|
commitdiff
2011-09-29
antirez
redis-trib: all node information into a single hash
tree
|
commitdiff
2011-09-29
antirez
redis-trib: when loading node info also fetch the outpu...
tree
|
commitdiff
2011-09-29
antirez
redis-trib cluster check command: check that all the...
tree
|
commitdiff
2011-09-29
antirez
Compilation fixed on OpenBSD making sure that _XOPEN_SO...
tree
|
commitdiff
2011-09-28
antirez
initial node loading info code for redis-trib
tree
|
commitdiff
2011-09-28
antirez
show node with myself flag always as connected in CLUST...
tree
|
commitdiff
2011-09-27
antirez
Scripting engine now only loads selected libraries...
tree
|
commitdiff
2011-09-27
antirez
Return errors if a write command is called inside a...
tree
|
commitdiff
2011-09-27
antirez
Deny commands flagged as REDIS_CMD_NOSCRIPT from Lua...
tree
|
commitdiff
2011-09-27
antirez
added the NOSCRIPT and RANDOM command flags
tree
|
commitdiff
2011-09-26
antirez
command table refactoring to make it simpler adding...
tree
|
commitdiff
2011-09-23
antirez
Lua math.random and math.randomseed replaced with our...
tree
|
commitdiff
2011-09-23
antirez
Defined macro with bigger number that redisLrand48...
tree
|
commitdiff
2011-09-23
antirez
libc neutral random function derived from a drand48...
tree
|
commitdiff
2011-09-22
antirez
rioInitWithFile nad rioInitWithBuffer functions now...
tree
|
commitdiff
2011-09-22
antirez
make sure to return just 1 for rio.c write when the...
tree
|
commitdiff
2011-09-22
antirez
comment on top of the _rio structure modified for corre...
tree
|
commitdiff
2011-09-22
antirez
merge conflicts resolved
tree
|
commitdiff
2011-09-21
Salvatore Sanfilippo
Merge pull request #97 from jvain/redis-cli
tree
|
commitdiff
2011-09-21
Juri M. Vainonen
fixed a small bug that caused redis-cli to segfault...
tree
|
commitdiff
2011-09-20
Salvatore Sanfilippo
Merge pull request #72 from datafueled/spelling
tree
|
commitdiff
2011-09-20
Salvatore Sanfilippo
Merge pull request #78 from vambo/patch-1
tree
|
commitdiff
2011-09-20
Salvatore Sanfilippo
Merge pull request #79 from annulen/mac_ppc
tree
|
commitdiff
2011-09-20
Salvatore Sanfilippo
Merge pull request #74 from kmerenkov/issue_620
tree
|
commitdiff
2011-09-20
antirez
Include port number in error when can't bind lisetning...
tree
|
commitdiff
2011-09-19
antirez
Fixed comment typo
tree
|
commitdiff
2011-09-19
antirez
Comment out things in bio.c that are currently not...
tree
|
commitdiff
2011-09-19
antirez
Emit a log message when AOF fsync is still in progress...
tree
|
commitdiff
2011-09-16
antirez
use aof_fsync wrapper instead of fsync(2) in bio.c
tree
|
commitdiff
2011-09-16
antirez
Merge remote-tracking branch 'origin/unstable' into...
tree
|
commitdiff
2011-09-16
antirez
Merge remote-tracking branch 'origin/unstable' into...
tree
|
commitdiff
2011-09-16
antirez
fixed flushAppendOnlyFile() function prototype to refle...
tree
|
commitdiff
2011-09-16
antirez
postpone the AOF fsync if policy is everysec and there...
tree
|
commitdiff
2011-09-16
antirez
Fixed typo preventing compilation
tree
|
commitdiff
2011-09-16
Pieter Noordhuis
Enforce upper bound for number of requests in redis...
tree
|
commitdiff
2011-09-16
Pieter Noordhuis
Fix AOF race that may duplicate commands
tree
|
commitdiff
2011-09-16
antirez
Added aof_backgronud_fsync() function, and use it in...
tree
|
commitdiff
2011-09-15
antirez
Fixed a bug in the average latency metering of redis...
tree
|
commitdiff
2011-09-15
antirez
Implemented --latency in redis-cli
tree
|
commitdiff
2011-09-15
antirez
REDIS_BIO_AOF_FSYNC implemented
tree
|
commitdiff
2011-09-15
antirez
fixed a problem in bioOlderJobType() when there are...
tree
|
commitdiff
2011-09-15
antirez
some more comment about bio.c design
tree
|
commitdiff
2011-09-15
antirez
Remove backgroud jobs from the queue only when the...
tree
|
commitdiff
2011-09-15
antirez
Use a different thread for every different type of...
tree
|
commitdiff
2011-09-15
antirez
Better comments for bioWaitPendingJobsLE
tree
|
commitdiff
2011-09-15
antirez
Background I/O library enhanced so that the main thread...
tree
|
commitdiff
2011-09-14
antirez
enable zmalloc thread safety support now that we have...
tree
|
commitdiff
2011-09-14
Salvatore Sanfilippo
Merge pull request #77 from Poincare/patch-1
tree
|
commitdiff
2011-09-14
antirez
Optimize LRANGE to scan the list starting from the...
tree
|
commitdiff
2011-09-14
antirez
Don't replicate/AOF SAVE
tree
|
commitdiff
2011-09-13
antirez
use bio.c instead of libeio for closing the AOF file...
tree
|
commitdiff
2011-09-13
Pieter Noordhuis
Asynchronously close old file after BGREWRITEAOF
tree
|
commitdiff
2011-09-13
antirez
test background close operation removed
tree
|
commitdiff
2011-09-13
antirez
make bio_list static as well
tree
|
commitdiff
2011-09-13
antirez
debug message removed
tree
|
commitdiff
2011-09-13
antirez
use pthread_cond_signal() to make sure the background...
tree
|
commitdiff
2011-09-13
antirez
typo fixed in bio.c
tree
|
commitdiff
2011-09-13
antirez
Removed no longer useful fields in the redis server...
tree
|
commitdiff
2011-09-13
antirez
add background jobs initialization to Redis main init...
tree
|
commitdiff
2011-09-13
antirez
bio.c typos fixes to make it compile
tree
|
commitdiff
2011-09-13
antirez
bio.o added to redis-server objects
tree
|
commitdiff
2011-09-13
Pieter Noordhuis
Speed up protocol synthesis for AOF
tree
|
commitdiff
2011-09-13
Pieter Noordhuis
Re-use AOF buffer when it is small enough
tree
|
commitdiff
2011-09-13
Pieter Noordhuis
Fix indent
tree
|
commitdiff
next