SHA256
1
0
forked from pool/redis
Go to file
Marcus Rueckert 816cb8b107 - 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

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=11
2010-05-17 14:14:15 +00:00
.gitattributes osc copypac from project:server:database package:regis revision:2 2010-02-24 22:49:48 +00:00
.gitignore osc copypac from project:server:database package:regis revision:2 2010-02-24 22:49:48 +00:00
redis-1.2.6.tar.bz2 - update to version 1.2.6 2010-05-17 14:14:15 +00:00
redis-conf.patch fix 2010-03-07 23:22:27 +00:00
redis-initscript.patch fix 2010-03-09 14:25:50 +00:00
redis.changes - update to version 1.2.6 2010-05-17 14:14:15 +00:00
redis.spec - update to version 1.2.6 2010-05-17 14:14:15 +00:00