Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
https://github.com/redis/redis
Delete multiple keys at once
Roam-Cooper opened this issue over 7 years ago
Roam-Cooper opened this issue over 7 years ago
Building redis with non-default executable names does not yield usable binaries and breaks tests
jtru opened this issue over 7 years ago
jtru opened this issue over 7 years ago
Hyperloglog Bulk PFADD Issue
thekrynn opened this issue over 7 years ago
thekrynn opened this issue over 7 years ago
Short write while writing to the AOF
lskbr opened this issue over 7 years ago
lskbr opened this issue over 7 years ago
used_memory_rss is too high
pankaj139 opened this issue over 7 years ago
pankaj139 opened this issue over 7 years ago
Cluster failover unreliable when many keys are expiring
zintrepid opened this issue over 7 years ago
zintrepid opened this issue over 7 years ago
Change skip list P value to 1/e, which improves search times
sean-public opened this pull request almost 8 years ago
sean-public opened this pull request almost 8 years ago
A strange problem about used_memory_rss
git-stu opened this issue almost 8 years ago
git-stu opened this issue almost 8 years ago
Negative integers on right-hand side is undefined behavior in the C language.
amallia opened this issue almost 8 years ago
amallia opened this issue almost 8 years ago
SCRIPT LIST command desirable
allanwax opened this issue almost 8 years ago
allanwax opened this issue almost 8 years ago
"Test HINCRBYFLOAT for correct float representation" failing on non x86 architectures
lamby opened this issue almost 8 years ago
lamby opened this issue almost 8 years ago
Does redis-cli require a time-out option?
guoxiangbin opened this issue almost 8 years ago
guoxiangbin opened this issue almost 8 years ago
Added list insert and remove by index
MisterDr opened this pull request almost 8 years ago
MisterDr opened this pull request almost 8 years ago
[Feature-redis-trib] Allow specifying source database for import into cluster
pbabics opened this pull request about 8 years ago
pbabics opened this pull request about 8 years ago
Redis Cluster — Running scripts on slaves returns MOVED regardless of READONLY
amilnarski opened this issue about 8 years ago
amilnarski opened this issue about 8 years ago
test fails on unstable: Expected condition '[s -1 sync_partial_ok] > 0' to be true
cengiz-io opened this issue over 8 years ago
cengiz-io opened this issue over 8 years ago
add str.split(input, seperator) function which is fast than lua emula…
wangzaixiang opened this pull request over 8 years ago
wangzaixiang opened this pull request over 8 years ago
[Cluster] add cluster-pubsub-propagate config (default to yes)
shaharmor opened this pull request over 8 years ago
shaharmor opened this pull request over 8 years ago
redis 3.2.1 protected-mode is not work,i still cant connect to the sentinel server
bain2018 opened this issue over 8 years ago
bain2018 opened this issue over 8 years ago
Add multiple DC support.
JingchengLi opened this pull request over 8 years ago
JingchengLi opened this pull request over 8 years ago
Add s390x support
nealef opened this pull request over 8 years ago
nealef opened this pull request over 8 years ago
(error) ERR DUMP payload version or checksum are wrong
xiajian opened this issue over 8 years ago
xiajian opened this issue over 8 years ago
Issue with redis database it flushes data automatically
ksushilmaurya opened this issue over 8 years ago
ksushilmaurya opened this issue over 8 years ago
Error in redis doc about read-only slave
andyxning opened this issue over 8 years ago
andyxning opened this issue over 8 years ago
Can redis support expire time of the field in a hash table?
lipixun opened this issue over 8 years ago
lipixun opened this issue over 8 years ago
Add slave-serve-empty-data option
cxreg opened this issue over 8 years ago
cxreg opened this issue over 8 years ago
SHA-2 support
options opened this issue almost 9 years ago
options opened this issue almost 9 years ago
redis-sentinel "DENIED Redis is running in protected mode"
breaklee opened this issue almost 9 years ago
breaklee opened this issue almost 9 years ago
Add cluster-automatic-failover config
deep011 opened this pull request almost 9 years ago
deep011 opened this pull request almost 9 years ago
Cluster: How to remove a node in handshake state
yongman opened this issue about 9 years ago
yongman opened this issue about 9 years ago
Proposal: new commands HSETEX, HMSETEX
nnog opened this issue about 9 years ago
nnog opened this issue about 9 years ago
Add LIMIT support with M[LR]POP and BM[LR]POP
tzickel opened this pull request about 9 years ago
tzickel opened this pull request about 9 years ago
support move one specific slot from node to another.
iandyh opened this pull request about 9 years ago
iandyh opened this pull request about 9 years ago
Score range filter for ZINTERSTORE / ZUNIONSTORE
thepirat000 opened this pull request about 9 years ago
thepirat000 opened this pull request about 9 years ago
support for SO_(SND|RCV)BUF
pcarrier opened this pull request over 9 years ago
pcarrier opened this pull request over 9 years ago
Better SCAN support for cluster mode enabled
carlvine500 opened this issue over 9 years ago
carlvine500 opened this issue over 9 years ago
Proposal: Multiple keys pointing to single value/data structure +TTL
thearchitect opened this issue over 9 years ago
thearchitect opened this issue over 9 years ago
abort redis cluster'program ,add-node a redis node, this node is slave status。。。
rfyiamcool opened this issue over 9 years ago
rfyiamcool opened this issue over 9 years ago
why redis-cluster use 16384 slots?
qunchenmy opened this issue over 9 years ago
qunchenmy opened this issue over 9 years ago
redis cluster may allocate the slave and master in the same host
nathan6 opened this issue over 9 years ago
nathan6 opened this issue over 9 years ago
redis-trib support [IPv6]:Port inputs for nodes
TearsDontFalls opened this pull request over 9 years ago
TearsDontFalls opened this pull request over 9 years ago
Added slowlog length to info output.
tzickel opened this pull request almost 10 years ago
tzickel opened this pull request almost 10 years ago
[Feature] INFO command returns multiple sections.
MasahikoSawada opened this issue almost 10 years ago
MasahikoSawada opened this issue almost 10 years ago
fix sentinelVoteLeader
MOON-CLJ opened this pull request almost 10 years ago
MOON-CLJ opened this pull request almost 10 years ago
Add ability to create clusters with specific replica groups
mattsta opened this pull request almost 10 years ago
mattsta opened this pull request almost 10 years ago
Add "solarisfixes.h" in Lua files.
NanXiao opened this pull request almost 10 years ago
NanXiao opened this pull request almost 10 years ago
t_set/srandmemberWithCountCommand(): use setTypeRandomElements to deal with case 3 & 4
sunheehnus opened this pull request almost 10 years ago
sunheehnus opened this pull request almost 10 years ago
redis-check-*: output msg correct
sunheehnus opened this pull request almost 10 years ago
sunheehnus opened this pull request almost 10 years ago
redis-cli: allow enable cluster mode during a CLI session
mattsta opened this pull request about 10 years ago
mattsta opened this pull request about 10 years ago
Feature recommendation `DEL prefix:*`
raymondjplante opened this issue about 10 years ago
raymondjplante opened this issue about 10 years ago
"Not enough good slaves to write" failure during make test
rwarren opened this issue about 10 years ago
rwarren opened this issue about 10 years ago
RFC: Socket activation support
flyingmutant opened this pull request over 10 years ago
flyingmutant opened this pull request over 10 years ago
AIX pollset
siahh opened this pull request over 10 years ago
siahh opened this pull request over 10 years ago
ZFILTERSTORE
michael-grunder opened this pull request over 10 years ago
michael-grunder opened this pull request over 10 years ago
fix sort order with `store` param in sort command
lwch opened this pull request over 10 years ago
lwch opened this pull request over 10 years ago
Separate the argument of read/write file event.
hq-cml opened this pull request over 10 years ago
hq-cml opened this pull request over 10 years ago
Prefer evicting expired keys when low on memory.
yoav-steinberg opened this pull request over 10 years ago
yoav-steinberg opened this pull request over 10 years ago
added a new config parameter that allows disabling honoring key expiry.
axos88 opened this pull request over 10 years ago
axos88 opened this pull request over 10 years ago
Cluster Failover
sanjaymohnani opened this issue over 10 years ago
sanjaymohnani opened this issue over 10 years ago
add configurables for CONFIG and SLAVEOF commands
erikbeebe opened this pull request over 10 years ago
erikbeebe opened this pull request over 10 years ago
Is it OK to increase zskiplist level by one?
NanXiao opened this issue almost 11 years ago
NanXiao opened this issue almost 11 years ago
Add cluster bind comment
mattsta opened this pull request almost 11 years ago
mattsta opened this pull request almost 11 years ago
config file - relative path for log file does not work
snazy opened this issue almost 11 years ago
snazy opened this issue almost 11 years ago
clusterSetMaster() does not handle node->slaves correctly.
antirez opened this issue almost 11 years ago
antirez opened this issue almost 11 years ago
Redis Info: avg_ttl should it be replicated in slave?
vnkesarwani opened this issue almost 11 years ago
vnkesarwani opened this issue almost 11 years ago
keyspace-events for persistence and replication
danj3 opened this issue almost 11 years ago
danj3 opened this issue almost 11 years ago
Optimize networking (demo of concept)
shenfeng opened this pull request almost 11 years ago
shenfeng opened this pull request almost 11 years ago
Real LRU eviction algorithm
fadimko opened this pull request about 11 years ago
fadimko opened this pull request about 11 years ago
support sticky slave whose slaveof config won't be changed by Redis sentinel
Dieken opened this pull request about 11 years ago
Dieken opened this pull request about 11 years ago
is there a way of overriding signel handler
subhash-rajapaksha opened this issue about 11 years ago
subhash-rajapaksha opened this issue about 11 years ago
Slaves silently drop writes if maxmemory setting is lower than master's
tysonmote opened this issue about 11 years ago
tysonmote opened this issue about 11 years ago
Adding Feature: when all nodes reaches fail status, and slaves wakes up. promoting it as master
charsyam opened this pull request about 11 years ago
charsyam opened this pull request about 11 years ago
Support interval sets
pedigree opened this issue about 11 years ago
pedigree opened this issue about 11 years ago
Added BITPOS command to return offsets of set bits in a key.
jonahharris opened this pull request about 11 years ago
jonahharris opened this pull request about 11 years ago
Add COUNT and AVG to available aggregate functions of ZUNIONSTORE/ZINTERSTORE
p120ph37 opened this pull request over 11 years ago
p120ph37 opened this pull request over 11 years ago
fix zslRandomLevel - trivial but it has potential bug.
charsyam opened this pull request over 11 years ago
charsyam opened this pull request over 11 years ago
could you please provide us with the function to delete only one lua script in redis cache once?
hanlihao opened this issue over 11 years ago
hanlihao opened this issue over 11 years ago
New config option: auth-maxtries, which disconnects the client after a c...
wolfgang42 opened this pull request over 11 years ago
wolfgang42 opened this pull request over 11 years ago
Server install script updated
sukobuto opened this pull request over 11 years ago
sukobuto opened this pull request over 11 years ago
optional sync-only and cli-only ports
anapsix opened this issue over 11 years ago
anapsix opened this issue over 11 years ago
About master-master replication
dawnbreaks opened this issue over 11 years ago
dawnbreaks opened this issue over 11 years ago
Promote explict slave as a master with sentinel command
charsyam opened this pull request over 11 years ago
charsyam opened this pull request over 11 years ago
Adding wt option in setCommand
charsyam opened this pull request over 11 years ago
charsyam opened this pull request over 11 years ago
Fixed #1099 of install server script for chkconfig
tangnotes opened this pull request over 11 years ago
tangnotes opened this pull request over 11 years ago
Allow to set an expiration on hash field
subnetmarco opened this issue over 11 years ago
subnetmarco opened this issue over 11 years ago
Add some improvements to init script.
marcelaraujo opened this pull request almost 12 years ago
marcelaraujo opened this pull request almost 12 years ago
BLPOP with LIMIT option
arnodirlam opened this issue almost 12 years ago
arnodirlam opened this issue almost 12 years ago
how to reduce mem_fragmentation_ratio
zhangjing opened this issue almost 12 years ago
zhangjing opened this issue almost 12 years ago
Request: exact timeouts in BLPOP etc
v0s opened this issue almost 12 years ago
v0s opened this issue almost 12 years ago
Add ability for non-interactive installation with support of custom configuration template
denisura opened this pull request almost 12 years ago
denisura opened this pull request almost 12 years ago
Have SRANDMEMBER and RANDOMKEY accept a seed
tobsn opened this issue almost 12 years ago
tobsn opened this issue almost 12 years ago
invalid dbfilename causes failure forever
tianyin opened this issue about 12 years ago
tianyin opened this issue about 12 years ago
Make the timer event list in sorted order && Fix for issue #633
jokea opened this pull request over 12 years ago
jokea opened this pull request over 12 years ago
(Feature Request) Support Negative Offsets for ZREVRANGEBYSCORE
majelbstoat opened this issue over 12 years ago
majelbstoat opened this issue over 12 years ago
LSPLICE
gsilk opened this pull request over 12 years ago
gsilk opened this pull request over 12 years ago
Retry writes to the AOF on ENOSPC
saj opened this pull request over 12 years ago
saj opened this pull request over 12 years ago
Added support for LSPLICE feature.
laurentluce opened this pull request over 12 years ago
laurentluce opened this pull request over 12 years ago
Make expiration samples and continuation threshold configurable
tsee opened this issue over 12 years ago
tsee opened this issue over 12 years ago
Make Test Error redis-2.6.0-rc5 - [exception]: Executing test client: NOSCRIPT No matching script.
verbus opened this issue over 12 years ago
verbus opened this issue over 12 years ago
Support for hmsetnx
SumanthNarendra opened this issue over 12 years ago
SumanthNarendra opened this issue over 12 years ago