137
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
incremented version number to 1.001, AKA Redis edge is no longer stable... More... about 16 years ago
in-memory specialized object encoding (for now 32 signed integers only) More... about 16 years ago
Latest doc changes for 1.0 More... about 16 years ago
Redis 1.0.0 release More... about 16 years ago
Redis version pushed to 1.0 More... about 16 years ago
Ruby client lib updated to the latest git version More... about 16 years ago
update-scala-client script added More... about 16 years ago
Scala client added thanks to Alejanro Crosa More... about 16 years ago
QuickStart added More... about 16 years ago
Fixed crash with only space and newline as command (issue 61), thanks to a guy having as nick "fixxxerrr" More... about 16 years ago
TODO list modified More... over 16 years ago
more snow leopard related fixes (for 32bit systems) More... over 16 years ago
fixed compilation with Snow Leopard, thanks to Lon Baker for providing SSH access to Snow Leopard box More... over 16 years ago
Fixed NetBSD compile problems More... over 16 years ago
now the size of the shared pool can be really modified via config, also the number of objects in the sharing pool is logged when the log level is set to debug. Thanks to Aman Gupta More... over 16 years ago
added utils/redis-copy.rb, a script that is able to copy data from one Redis server to another one on the fly. More... over 16 years ago
Applied three different patches thanks to Chris Lamb, one to fix compilation and get the IP register value on Linux IA64 and other systems. One in order to log the overcommit problem on the logs instead of the standard output when Redis is demonized. The latest in order to suggest a more consistent way in order to switch to 1 the memory overcommit Linux feature. More... over 16 years ago
bugfix: EXPIRE now propagates to the Slave. More... over 16 years ago
Redis version modified to 0.900 More... over 16 years ago
update-ruby-client script already points to ezmobius repo More... over 16 years ago
client libraries updated More... over 16 years ago
Redis release candidate 1 More... over 16 years ago
Better handling of background saving process killed or crashed More... over 16 years ago
number of keys info in INFO command thanks to Diego Rosario Brogna More... over 16 years ago
SPOP documented More... over 16 years ago
Clojure library thanks to Ragnar Dahlén More... over 16 years ago
It is now possible to specify - as config file name to read it from stdin More... over 16 years ago
sync with jodosha redis-rb More... over 16 years ago
Redis-rb sync More... over 16 years ago
max inline request raised again to 1024*1024*256 bytes More... over 16 years ago