issues
search
hiddenid01
/
redis
Automatically exported from code.google.com/p/redis
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replicate a list value
#527
GoogleCodeExporter
closed
9 years ago
5
Not compiling under Solaris 9
#526
GoogleCodeExporter
opened
9 years ago
0
Slow clients using pubsub cause memory to grow unbounded
#525
GoogleCodeExporter
opened
9 years ago
4
No graceful recovery of db write errors
#524
GoogleCodeExporter
opened
9 years ago
0
Request for feature HMINCRBY
#523
GoogleCodeExporter
opened
9 years ago
6
Master/Slave connection flapping
#522
GoogleCodeExporter
closed
9 years ago
4
replication monitoring
#521
GoogleCodeExporter
opened
9 years ago
0
QUIT documentation is inconsistent with telnet behavior
#520
GoogleCodeExporter
closed
9 years ago
1
Expired keys not deleted on slave
#519
GoogleCodeExporter
opened
9 years ago
17
Mainline doesn't compile on Cygwin
#518
GoogleCodeExporter
closed
9 years ago
3
Crash if client forks and both processes issue commands
#517
GoogleCodeExporter
opened
9 years ago
0
ZRANKBYSCORE
#516
GoogleCodeExporter
opened
9 years ago
1
i have an idea
#515
GoogleCodeExporter
opened
9 years ago
0
Expiry documentation outdated
#514
GoogleCodeExporter
opened
9 years ago
0
Command to clear a set
#513
GoogleCodeExporter
closed
9 years ago
1
Provide command line option for setting redis-server tcp port
#512
GoogleCodeExporter
closed
9 years ago
2
slave monitor
#511
GoogleCodeExporter
opened
9 years ago
1
Inconsistent response times when querying server
#510
GoogleCodeExporter
opened
9 years ago
3
SELECT is ignored wl
#509
GoogleCodeExporter
opened
9 years ago
2
cd src && make all make[1]: Entering directory `/etc/redis-2.2.2/src' cd ../deps/hiredis && make static ARCH="" make[2]: Entering directory `/etc/redis-2.2.2/deps/hiredis' cc -c -std=c99 -pedantic -O3 -fPIC -Wall -W -Wwrite-strings -g -ggdb net.c make[2]: cc: Command not found make[2]: *** [net.o] Error 127 make[2]: Leaving directory `/etc/redis-2.2.2/deps/hiredis' make[1]: *** [dependencies] Error 2 make[1]: Leaving directory `/etc/redis-2.2.2/src' make: *** [all] Error 2
#508
GoogleCodeExporter
closed
9 years ago
1
INFO uses incorrect plural form
#507
GoogleCodeExporter
opened
9 years ago
0
redis locking
#506
GoogleCodeExporter
opened
9 years ago
11
make test fails, github version
#505
GoogleCodeExporter
opened
9 years ago
1
redis-cli should remember selected database to recover from client idle timeouts
#504
GoogleCodeExporter
closed
9 years ago
3
Redis crash: networking.c:64 '!(c->flags & REDIS_CLOSE_AFTER_REPLY)' is not true
#503
GoogleCodeExporter
closed
9 years ago
2
INCR does not behave as documented
#502
GoogleCodeExporter
closed
9 years ago
1
abort REDIS_IOBUF_LEN size
#501
GoogleCodeExporter
closed
9 years ago
1
connection timeout
#500
GoogleCodeExporter
opened
9 years ago
15
Connect to Redis via Shared memory segment
#499
GoogleCodeExporter
closed
9 years ago
2
Documentation type
#498
GoogleCodeExporter
closed
9 years ago
1
Bind to two or more interfaces without binding to all interfaces (enhancement request)
#497
GoogleCodeExporter
closed
9 years ago
3
[FEATURE REQUEST] Add support for nested operations for sets/sortedsets
#496
GoogleCodeExporter
closed
9 years ago
1
redis-cli: print (nil) or (empty list or set) to stderr
#495
GoogleCodeExporter
opened
9 years ago
2
master-slave DEL replication missing
#494
GoogleCodeExporter
opened
9 years ago
0
make test fails on ubuntu 10.10 32bit
#493
GoogleCodeExporter
closed
9 years ago
3
redis-server 2.0.4 hangs OS X 10.6.6, caused by incorrect file permissions
#492
GoogleCodeExporter
closed
9 years ago
2
new cmd request: SETNXEX Key Value TTL
#491
GoogleCodeExporter
opened
9 years ago
1
Makefile has error
#490
GoogleCodeExporter
opened
9 years ago
3
redis-2.2.2 make unsuccessful with gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3)
#489
GoogleCodeExporter
opened
9 years ago
1
Cannot start server. Fatal Config File Error
#488
GoogleCodeExporter
closed
9 years ago
20
Tests intermittently hang at "BRPOPLPUSH with multiple blocked clients"
#487
GoogleCodeExporter
opened
9 years ago
2
typo in http://redis.io/topics/twitter-clone
#486
GoogleCodeExporter
opened
9 years ago
0
IncrBy Float Value
#485
GoogleCodeExporter
opened
9 years ago
11
LRANGE is not consistent with LLEN (low priority)
#484
GoogleCodeExporter
closed
9 years ago
4
[FEATURE REQUEST] Way to store integer values in hashes like intset.
#483
GoogleCodeExporter
opened
9 years ago
1
Redis try to chdir to "dir" setting providen by an include, and overriden after
#482
GoogleCodeExporter
opened
9 years ago
2
Have CLI commands read password from environment
#481
GoogleCodeExporter
opened
9 years ago
5
[bug] syncio.c - syncReadLine - Line #85
#480
GoogleCodeExporter
opened
9 years ago
0
Redis 2.2.2 on ubuntu 10.10, make unsuccessful but make test successful
#479
GoogleCodeExporter
closed
9 years ago
4
Unable to connect redis running on fedora 14 linux from windows client
#478
GoogleCodeExporter
closed
9 years ago
6
Next