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
Hyperloglog Bulk PFADD Issue

thekrynn opened this issue over 7 years ago
Short write while writing to the AOF

lskbr opened this issue over 7 years ago
used_memory_rss is too high

pankaj139 opened this issue over 7 years ago
Cluster failover unreliable when many keys are expiring

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
A strange problem about used_memory_rss

git-stu opened this issue almost 8 years ago
SCRIPT LIST command desirable

allanwax opened this issue almost 8 years ago
Does redis-cli require a time-out option?

guoxiangbin opened this issue almost 8 years ago
Added list insert and remove by index

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
add str.split(input, seperator) function which is fast than lua emula…

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
Add multiple DC support.

JingchengLi opened this pull request over 8 years ago
Add s390x support

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
Issue with redis database it flushes data automatically

ksushilmaurya opened this issue over 8 years ago
Error in redis doc about read-only slave

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
Add slave-serve-empty-data option

cxreg opened this issue over 8 years ago
SHA-2 support

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
Add cluster-automatic-failover config

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
Proposal: new commands HSETEX, HMSETEX

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
support move one specific slot from node to another.

iandyh opened this pull request about 9 years ago
Score range filter for ZINTERSTORE / ZUNIONSTORE

thepirat000 opened this pull request about 9 years ago
support for SO_(SND|RCV)BUF

pcarrier opened this pull request over 9 years ago
Better SCAN support for cluster mode enabled

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
why redis-cluster use 16384 slots?

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
redis-trib support [IPv6]:Port inputs for nodes

TearsDontFalls opened this pull request over 9 years ago
Added slowlog length to info output.

tzickel opened this pull request almost 10 years ago
[Feature] INFO command returns multiple sections.

MasahikoSawada opened this issue almost 10 years ago
fix sentinelVoteLeader

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
Add "solarisfixes.h" in Lua files.

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
redis-check-*: output msg correct

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
Feature recommendation `DEL prefix:*`

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
RFC: Socket activation support

flyingmutant opened this pull request over 10 years ago
AIX pollset

siahh opened this pull request over 10 years ago
ZFILTERSTORE

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
Separate the argument of read/write file event.

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
added a new config parameter that allows disabling honoring key expiry.

axos88 opened this pull request over 10 years ago
Cluster Failover

sanjaymohnani opened this issue over 10 years ago
add configurables for CONFIG and SLAVEOF commands

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
Add cluster bind comment

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
clusterSetMaster() does not handle node->slaves correctly.

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
keyspace-events for persistence and replication

danj3 opened this issue almost 11 years ago
Optimize networking (demo of concept)

shenfeng opened this pull request almost 11 years ago
Real LRU eviction algorithm

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
is there a way of overriding signel handler

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
Support interval sets

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
Add COUNT and AVG to available aggregate functions of ZUNIONSTORE/ZINTERSTORE

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
New config option: auth-maxtries, which disconnects the client after a c...

wolfgang42 opened this pull request over 11 years ago
Server install script updated

sukobuto opened this pull request over 11 years ago
optional sync-only and cli-only ports

anapsix opened this issue over 11 years ago
About master-master replication

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
Adding wt option in setCommand

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
Allow to set an expiration on hash field

subnetmarco opened this issue over 11 years ago
Add some improvements to init script.

marcelaraujo opened this pull request almost 12 years ago
BLPOP with LIMIT option

arnodirlam opened this issue almost 12 years ago
how to reduce mem_fragmentation_ratio

zhangjing opened this issue almost 12 years ago
Request: exact timeouts in BLPOP etc

v0s opened this issue almost 12 years ago
Have SRANDMEMBER and RANDOMKEY accept a seed

tobsn opened this issue almost 12 years ago
invalid dbfilename causes failure forever

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
(Feature Request) Support Negative Offsets for ZREVRANGEBYSCORE

majelbstoat opened this issue over 12 years ago
LSPLICE

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
Added support for LSPLICE feature.

laurentluce opened this pull request over 12 years ago
Make expiration samples and continuation threshold configurable

tsee opened this issue over 12 years ago
Support for hmsetnx

SumanthNarendra opened this issue over 12 years ago