Revisions of redis

Andreas Schneider's avatar Andreas Schneider (gladiac) committed (revision 23)
- Updated to 2.4.1.
- Fixed init script.
Andreas Schneider's avatar Andreas Schneider (gladiac) accepted request 88557 from Vitaly Greck's avatar Vitaly Greck (vintozver) (revision 22)
Update to version 2.4.1
Please note that docs are not included in sources from this version :(
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 71138 from Pavol Rusnak's avatar Pavol Rusnak (prusnak) (revision 20)
- updated to 2.2.7
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 19)
- update to 2.2.4
  * Return value of OBJECT DEBUG against sorted sets fixed, now is
    "skiplist".
- additional changes from 2.2.3
  * Fixed issue #503. MONITOR + QUIT (and other combinations) could
    crash the server.
  * OBJECT command implemented. See http://redis.io/commands/object
  * Fixed a problem in redis-cli related to escapes in the form
    "\x..".
  * Fixed a minor memory leak in redis-cli
  * Saved RDB on SIGTERM on archs where it was not working properly.
- additional changes from 2.2.2
  * AOF file descriptor leak after the first rewrite fixed.
  * Return value of GETRANGE / SUBSTR is now an empty string if the
    interval specified is not valid, or the key does not exist. Was
    a null bulk reply before, but this is against the Redis way.
- fix the path to the log file in the conf patch to match the rest
  of the package
- created log dir
- changed home dir of the redis user from /var/run/redis to
  /var/lib/redis. the old home dir wasnt created anyway.
Andreas Schneider's avatar Andreas Schneider (gladiac) accepted request 59279 from Stefan Seyfried's avatar Stefan Seyfried (seife) (revision 17)
Thanks for the fix!
Andreas Schneider's avatar Andreas Schneider (gladiac) committed (revision 16)
- Added logging to /var/log/redis/redis.log.
- Added log rotation.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 13)
- dont run as root
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 12)
- mark init script as config
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 11)
- update to version 1.2.6
  fixes two critical replication bugs, and a few improvements.
  - Fixed Issue 207
    (http://code.google.com/p/redis/issues/detail?id=207) (broken
    replication with binary arguments not in the last position with
    the MSET command or any other command issued with new
    multi-bulk protocol)
  - Fixed Issue 174
    (http://code.google.com/p/redis/issues/detail?id=174) (temp
    names collisions producing broken slave-side .rdb files)
  - Redis-cli backported from Redis master, with interactive mode,
    line editing via the linenoise library, auth ability, and much
    more.
  - ZRANGEBYSCORE now supports WITHSCORES as well (backported from
    master)
  - A simplified version of redis-stat (from redis tools) added.
- update to version 1.2.5
  fixes a replication bug: multiple slaves connecting to the same
  master could lead to random crashes or corruptions.
- use PROF parameter to pass in optflags
Pavol Rusnak's avatar Pavol Rusnak (prusnak) committed (revision 10)
fix
Pavol Rusnak's avatar Pavol Rusnak (prusnak) committed (revision 9)
fix
Pavol Rusnak's avatar Pavol Rusnak (prusnak) committed (revision 8)
fix
Pavol Rusnak's avatar Pavol Rusnak (prusnak) committed (revision 7)
fix
Pavol Rusnak's avatar Pavol Rusnak (prusnak) committed (revision 6)
fix
Pavol Rusnak's avatar Pavol Rusnak (prusnak) committed (revision 5)
- updated to 1.2.4
Pavol Rusnak's avatar Pavol Rusnak (prusnak) accepted request 34154 from Peter Bowen's avatar Peter Bowen (pzb) (revision 4)
Copy from home:pzb/redis via accept of submit request 34154 revision 5.
Request was accepted with message:
Reviewed ok
Displaying revisions 221 - 240 of 243
openSUSE Build Service is sponsored by