issues
search
benluteijn
/
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
calling setnx on existing key with expire returns 1
#140
GoogleCodeExporter
closed
9 years ago
8
Memory issue?
#139
GoogleCodeExporter
closed
9 years ago
4
SADD is a bulk command in redis now?
#138
GoogleCodeExporter
closed
9 years ago
1
redis.php: rpop and lpop method should not have $value parameter
#137
GoogleCodeExporter
closed
9 years ago
1
support for mlockall
#136
GoogleCodeExporter
opened
9 years ago
2
Replication fails with 16G of data.
#135
GoogleCodeExporter
closed
9 years ago
5
Calling SINTERSTORE/SUNIONSTORE with a volatile key causes volatile key to be destroyed
#134
GoogleCodeExporter
closed
9 years ago
9
SUNIONSTORE and SINTERSTORE produce different key values for non-existant keys
#133
GoogleCodeExporter
closed
9 years ago
3
Comment at the top of utils/redis-copy.rb applies to redis-sha1.rb
#132
GoogleCodeExporter
closed
9 years ago
1
Request: ZRANK: get rank of element in sorted set
#131
GoogleCodeExporter
closed
9 years ago
4
"dictPrintStats" can not print the last element of vector which length is DICT_STATS_VECTLEN
#130
GoogleCodeExporter
closed
9 years ago
1
[Feature Request] Block semantics
#129
GoogleCodeExporter
closed
9 years ago
3
Redis doesn't save on SIGTERM
#128
GoogleCodeExporter
closed
9 years ago
5
[Feature request] Bounded list lengths
#127
GoogleCodeExporter
closed
9 years ago
8
there is no declaration of sdstoupper in the sds.h
#126
GoogleCodeExporter
closed
9 years ago
3
Slave crash on master shutdown
#125
GoogleCodeExporter
closed
9 years ago
4
"sdsMakeRoomFor" CAN'T be used in "sdscpylen"
#124
GoogleCodeExporter
closed
9 years ago
3
Flush time on large database inaccessable
#123
GoogleCodeExporter
closed
9 years ago
8
BGREWRITEAOF instrumentation
#122
GoogleCodeExporter
closed
9 years ago
2
SINTERSTORE does not return a status reply
#121
GoogleCodeExporter
closed
9 years ago
6
Auth does not work
#120
GoogleCodeExporter
closed
9 years ago
2
Unable to compile on Mac OS X Leopard (running on a PowerPC G4)
#119
GoogleCodeExporter
closed
9 years ago
7
[FEATURE REQUEST] compound sort operation
#118
GoogleCodeExporter
closed
9 years ago
2
Hangs on getting wrong trimmed multibyte strings
#117
GoogleCodeExporter
closed
9 years ago
6
issue with set/get in IronPython
#116
GoogleCodeExporter
closed
9 years ago
5
Unable to install redis on Mac OSX Leopard
#115
GoogleCodeExporter
opened
9 years ago
5
[Feature Reequest]
#114
GoogleCodeExporter
closed
9 years ago
4
\x00 in key freezes server
#113
GoogleCodeExporter
closed
9 years ago
3
"save 1 1" not respected (or incr not triggering save points)
#112
GoogleCodeExporter
closed
9 years ago
3
[FEATURE REQUEST] read-only redis.conf option
#111
GoogleCodeExporter
opened
9 years ago
4
[Feature Request] Tries
#110
GoogleCodeExporter
opened
9 years ago
10
[Feature Request] Support for Auditing
#109
GoogleCodeExporter
closed
9 years ago
1
PHPRedis fails for values longer than 1024 characters
#108
GoogleCodeExporter
closed
9 years ago
2
Need a way to limit max connect attempts for setting up replication
#107
GoogleCodeExporter
closed
9 years ago
1
Incorrect parsing of redis.conf save parameters
#106
GoogleCodeExporter
opened
9 years ago
1
Useful error messaging when out of memory
#105
GoogleCodeExporter
closed
9 years ago
1
Strings silently converted to integers
#104
GoogleCodeExporter
closed
9 years ago
2
php client _return_number() cannot parse response
#103
GoogleCodeExporter
closed
9 years ago
2
[Feature Request] Multi-threaded? Any plans?
#102
GoogleCodeExporter
closed
9 years ago
3
[Feature Request] Key info
#101
GoogleCodeExporter
closed
9 years ago
2
Command to show Loaded Configuration
#100
GoogleCodeExporter
closed
9 years ago
2
[FEATURE REQUEST] More meta-data via the INFO command
#99
GoogleCodeExporter
opened
9 years ago
6
randomkey should take a key mask
#98
GoogleCodeExporter
closed
9 years ago
4
Ubuntu 9.10 /etc/init.d/redis-server [stop|restart] does not force a sync to disk
#97
GoogleCodeExporter
closed
9 years ago
4
Patch for compiling Redis on OS X Tiger
#96
GoogleCodeExporter
opened
9 years ago
3
redis google app engine connector
#95
GoogleCodeExporter
closed
9 years ago
4
Master does not authenticate to slaves before replication.
#94
GoogleCodeExporter
closed
9 years ago
7
Remove list when it's empty
#93
GoogleCodeExporter
closed
9 years ago
5
redis-cli (nil) return value lacks CR/LF
#92
GoogleCodeExporter
closed
9 years ago
1
Inconsistent behavior on key type modification
#91
GoogleCodeExporter
closed
9 years ago
2
Next