-
Notifications
You must be signed in to change notification settings - Fork 624
Pull requests: apache/kvrocks
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(CuckooFilter): add cf.exists and cf.mexists command
#3467
opened Apr 29, 2026 by
nagisa-kunhah
Contributor
•
Draft
feat(bit): add BYTE/BIT option support for BITPOS command
#3460
opened Apr 22, 2026 by
gongna-au
Contributor
Loading…
feat(ts): Support IGNORE option when creating TimeSeries
#3450
opened Apr 14, 2026 by
lauk20
Contributor
Loading…
fix(server): preserve existing connections after requirepass changes
#3443
opened Apr 10, 2026 by
aviralgarg05
Loading…
feat(cms): add Count-Min Sketch data structure
#3405
opened Mar 29, 2026 by
Tangruilin
Contributor
•
Draft
feat: implement SPUBLISH command for Redis 7.0+ Sharded Pub/Sub
#3396
opened Mar 19, 2026 by
xiaobiaozhao
Contributor
•
Draft
feat(string): support IFEQ/IFNE/IFDEQ/IFDNE in SET command (#3311)
#3393
opened Mar 18, 2026 by
kirito632
Contributor
Loading…
feat(bitop): Support DIFF, DIFF1, ANDOR, and ONE for command BITOP
#3388
opened Mar 9, 2026 by
xuzifu666
Member
Loading…
fix(tests): using Eventually to avoid the flaky test in TestWaitBlockExecutingCommand
#3373
opened Feb 18, 2026 by
ShanukaGallage
Loading…
feat(rdb): add DUMP support for HyperLogLog type
#3371
opened Feb 13, 2026 by
Zakir032002
Contributor
Loading…
feat(replication): add sequence padding to avoid full sync on misaligned WriteBatch sequence
#3340
opened Jan 13, 2026 by
sryanyuan
Contributor
Loading…
perf(cluster): use multithreads to optimize sendSnapshotByRawKV
#3299
opened Dec 18, 2025 by
hll1213181368
Contributor
Loading…
perf(cluster): use multithreads to optimize dbsize scan
#3297
opened Dec 17, 2025 by
hll1213181368
Contributor
Loading…
chore(cluster): stop key scanning when master-slave switch.
#3270
opened Nov 25, 2025 by
hll1213181368
Contributor
Loading…
feat(hash): add per-field expiration support (HEXPIRE, HTTL, HPERSIST)
#3269
opened Nov 24, 2025 by
tejaslodayadd
Loading…
feat(ts): add the support of TWA aggregator to Range and MRange
#3262
opened Nov 15, 2025 by
var-nan
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.