1. 11fa20b chore(deps): Bump zlib version to v2.3.3 (#3361) by Aleks Lozovyuk · 2 days ago unstable
  2. 270c10b chore(ci): bump crate-ci/typos action to v1.43.1 (#3362) by Aleks Lozovyuk · 2 days ago
  3. 559a667 fix(replication): prevent WAL exhaustion from slow consumers (#3357) by Mario de Frutos Dieguez · 2 days ago
  4. 38e3c1f chore(deps): Bump rocksdb to v10.10.1 (#3360) by Aleks Lozovyuk · 3 days ago
  5. 4404eb7 fix(string): add empty string value check for INCR to match Redis behavior (#3354) by sryan yuan · 8 days ago
  6. cf384eb chore(tests): replace to slices.Reverse() in go test (#3352) by Byeonggyu Park · 9 days ago
  7. 7ed063a fix(sideloading): avoid the expected data deletion during SST side loading (#3342) by Luigi Tagliamonte · 2 weeks ago
  8. 40904b0 chore(conf): change the default cache to hyper clock cache (#3343) by hulk · 3 weeks ago
  9. 5c80882 chore(ci): bump typos checker to 1.42.0 (#3334) by Aleks Lozovyuk · 4 weeks ago
  10. 2521633 fix(stream): add missing return after empty response in XREAD/XREADGROUP OnWrite (#3337) by Nick Sweeting · 4 weeks ago
  11. a68caeb fix(command): Fix MSETEX key range for command (#3336) by Byeonggyu Park · 4 weeks ago
  12. ff1cf2b chore(deps): use BUILD_TESTING instead of deprecated ZLIB_ENABLE_TESTS (#3326) by Aleks Lozovyuk · 4 weeks ago
  13. d85232b chore(deps): Bump RocksDB to v10.9.1 (#3329) by Aleks Lozovyuk · 4 weeks ago
  14. c124922 perf(hash): use MultiGet to reduce RocksDB calls in HMSET (#3327) by sryan yuan · 4 weeks ago
  15. dfc2936 chore(deps): Bump RocksDB to v10.8.3 (#3328) by Aleks Lozovyuk · 4 weeks ago
  16. 035f4f4 chore(deps): Bump RocksDB version to v10.7.5 (#3232) by Aleks Lozovyuk · 4 weeks ago
  17. 5e958d5 chore(ci): Downgrade Alpine to 3.22 to avoid cluster test crash (#3330) by Aleks Lozovyuk · 4 weeks ago
  18. a7f9b40 chore(deps): bump spdlog version to v1.17.0 (#3325) by Aleks Lozovyuk · 5 weeks ago
  19. 7d7e81e chore(test): update go deps (#3323) by Aleks Lozovyuk · 5 weeks ago
  20. 9dbd4de perf(string): reduce the unnecessary reads in MSETEX (#3322) by Byeonggyu Park · 5 weeks ago
  21. 6148f9b feat(string): Implement DELEX Command (#3317) by Valay Saitwadekar · 5 weeks ago
  22. 576d575 chore(ci): Update typos action to version 1.41.0 (#3321) by Aleks Lozovyuk · 5 weeks ago
  23. dca7134 feat(string): Add to Support MSETEX Command (#3318) by Byeonggyu Park · 5 weeks ago
  24. 270d575 feat(digest): implement DIGEST command (#3320) by chakkk309 · 5 weeks ago
  25. c2c5d09 fix(command): Enhance zdiff parse error case to avoid crash (#3316) by Byeonggyu Park · 5 weeks ago
  26. a320c90 chore(info): change redis compatibility version to 7.0.0 (#3286) by i18n.site · 6 weeks ago
  27. cb829a6 ci: re-enable ubuntu 24 build jobs (#3305) by Twice · 6 weeks ago
  28. 7ca56db chore(.asf.yaml): add 2.14 into protected branches (#3304) by Twice · 6 weeks ago
  29. 0874e86 chore(parse_util): fix comment typos and clarify base parameter range (#3303) by Zhangjian He · 7 weeks ago
  30. 8111572 build: bump C++ standard to 20 (#3300) by Twice · 7 weeks ago
  31. 4989ee9 ci: move license check to check-typos (#3302) by Twice · 7 weeks ago
  32. f64021e ci: execute check-and-lint and build jobs in parallel (#3301) by Twice · 7 weeks ago
  33. e51d2cc feat(tdigest): add the support of TDIGEST.BYRANK and TDIGEST.BYREVRANK command (#3296) by Hao Dong · 7 weeks ago
  34. 381f88a feat: add redis-databases option to support SELECT command (#3294) by 涵曦 · 7 weeks ago
  35. 65db00a refactor(tdigest): refactor the `TDigest::Rank` `reverse` flag into a compile-time argument (#3268) by Hao Dong · 8 weeks ago
  36. cbaf4fd ci: apply maximizing build space step to all linux build jobs (#3292) by Twice · 8 weeks ago
  37. 645e1a3 chore(ci): bump Golang lint to 2.7.0 (#3289) by Aleks Lozovyuk · 9 weeks ago
  38. 74f4a51 chore(deps): Bump zlib-ng to 2.3.2 (#3288) by Aleks Lozovyuk · 9 weeks ago
  39. 8127eb6 chore(deps): bump jsoncons to v1.5.0 (#3287) by Aleks Lozovyuk · 9 weeks ago
  40. cc9e6bd fix(ci): use the wrong string in sonar action arguments (#3284) by hulk · 10 weeks ago
  41. e939165 fix(ci): the sonar c/cpp action has been deprecated (#3280) by hulk · 10 weeks ago
  42. a7c51db fix(info): the slave lag in INFO command might be overflowed (#3271) by Raphael · 2 months ago
  43. 2dc7e9e feat(ts): add the support of TS.ALTER command (#3264) by Raja Nandhan · 3 months ago
  44. e19164f ci: disable rockylinux8 due to no-space-left issue (#3263) by Twice · 3 months ago
  45. 62dabea chore: update hat-trie to v0.7.1 (#3260) by Twice · 3 months ago
  46. 34a36a1 feat(tdigest): add the support of TDIGEST.RANK command (#3249) by Hao Dong · 3 months ago
  47. b28eb40 ci(riscv): remove toolchain archive and unused packages to save disk space (#3261) by Twice · 3 months ago
  48. 1df49b0 build: introduce subcommand fetch-deps in x.py (#3258) by Twice · 3 months ago
  49. 91450d8 build: support to cache archives of fetched dependencies (#3257) by Twice · 3 months ago
  50. e5b074a chore: refine .gitignore to remove useless entries (#3256) by Twice · 3 months ago
  51. 4c9edb5 chore(command): add a special category to disable commands (#3251) by Twice · 3 months ago
  52. b12e0b4 chore: fix format issue between different clang-format versions (#3250) by Twice · 3 months ago
  53. 77b01b6 fix(replication): fix _getack send check (#3248) by zhixinwen · 3 months ago
  54. 589b018 feat(ts): add the support of TS.QUERYINDEX command (#3246) by Kenny Lau · 3 months ago
  55. 35e72fc feat(tdigest): add the support of TDIGEST.REVRANK command (#3130) by Hao Dong · 3 months ago
  56. b88ff7c feat(ts): add the support of TS.MREVRANGE command (#3245) by Raja Nandhan · 3 months ago
  57. 54929cd fix(replication): fix stuck replication due to wrong watermark (#3243) by zhixinwen · 3 months ago
  58. 2b7e69a chore(deps): Update TBB version to 2022.3.0 (#3239) by Aleks Lozovyuk · 3 months ago
  59. b9c179f chore(deps): Update golangci to 2.6.0 (#3241) by Aleks Lozovyuk · 3 months ago
  60. 738ae8a chore(deps): Update fmt library to version 12.1.0 (#3238) by Aleks Lozovyuk · 3 months ago
  61. c781be9 feat(ts): add the support of TS.REVRANGE command (#3236) by Raja Nandhan · 3 months ago
  62. 9ad675d ci: update the version of clang-tidy to 18 (#3237) by Twice · 3 months ago
  63. 36d4e42 chore(deps): Bump RocksDB version to v10.6.2 (#3229) by Aleks Lozovyuk · 3 months ago
  64. b46e5fc chore(jemalloc): change the upstream to `facebook/jemalloc` due to `jemalloc/jemalloc` has been archived (#3235) by hulk · 3 months ago
  65. 2215279 fix(config): disallow setting migrate-batch-rate-limit-mb to zero (#3228) by Lele Huang · 4 months ago
  66. a44fcd3 chore(cluster): check and send the migration batches when the buffer is full (#3227) by Lele Huang · 4 months ago
  67. 7d52e8d chore(deps): bump spdlog to 1.16.0 (#3225) by Aleks Lozovyuk · 4 months ago
  68. b4dc50c chore(deps): Bump jsoncons to v1.4.3 (#3223) by Aleks Lozovyuk · 4 months ago
  69. 90c5d1c ci: update clang-format from 14 to 18 (#3221) by Twice · 4 months ago
  70. 9104f39 feat(replication): add replication-no-slowdown config (#3219) by Zhixin Wen · 4 months ago
  71. 0bd1b08 fix(replication): send ack on ping even if no data written (#3220) by Zhixin Wen · 4 months ago
  72. 8f04af3 fix(util): avoid the overload conflict of `StringJoin` (#3207) by Twice · 4 months ago
  73. 5f0479b fix: gcc15 compiler warning `free-nonheap-object` in `cmd_search.cc` (#3172) by Edward Xu · 4 months ago
  74. bc05f3e feat(ts): Add expiration check for TS `DOWNSTREAM` subkey (#3204) by RX Xiao · 4 months ago
  75. 0cd597a chore(ci): bump crate-ci/typos to v1.37.1 (#3206) by Aleks Lozovyuk · 4 months ago
  76. 938e84a fix(storage): data race when closing the DB (#3203) by hulk · 4 months ago
  77. 2dcbbf7 fix(ts): Enhance retrieval of source and target series in compaction rule (#3201) by RX Xiao · 4 months ago
  78. c542956 refactor(storage): optimize MDel with MultiGet options (#3195) by cyningsun · 4 months ago
  79. b97b3ec fix(tests): flaky test cases due to the command execution order in WAIT command (#3200) by hulk · 4 months ago
  80. 5791e30 chore(test): update go test deps (#3196) by Aleks Lozovyuk · 4 months ago
  81. e15c1c9 feat(ts): Support retention in SubKeyFilter for expired TS chunk deletion (#3177) by RX Xiao · 4 months ago
  82. 85910bc fix(server): data race when accessing the db scan info (#3199) by hulk · 4 months ago
  83. e16338b chore(ci): bump golang-ci to 2.5.0 (#3198) by Aleks Lozovyuk · 5 months ago
  84. 71b8376 feat(ts): Support to add current timestamp for `TS.ADD` and `TS.INCRBY` (#3190) by RX Xiao · 5 months ago
  85. 3247cab fix(ts): Ensure required keywords in commands and correct `TS.CREATERULE` syntax (#3192) by RX Xiao · 5 months ago
  86. d0a0d71 fix(command): MONITOR command should redact sensitive tokens (#3193) by hulk · 5 months ago
  87. 2a0eb9e fix(command): RESET should be only allowed to run with admin role (#3191) by hulk · 5 months ago
  88. 210abd6 fix(ts): Ensure downstream deletion of all subsequent data from latest bucket (#3183) by RX Xiao · 5 months ago
  89. 32d3499 fix(ts): Avoid aggregating empty downstream bucket when writing to empty series (#3184) by RX Xiao · 5 months ago
  90. 661b9bf chore(deps): Bump jsoncons to v1.4.1 (#3188) by Aleks Lozovyuk · 5 months ago
  91. f7bad87 fix(json): allow to insert at the end of the array (#3186) by hulk · 5 months ago
  92. f10d03d chore(deps): Bump fmtlib to 12.0.0 (#3189) by Aleks Lozovyuk · 5 months ago
  93. 872fd65 feat(ts): Implement `IndexFilter` to remove label indexes of deleted/expired TS keys (#3175) by RX Xiao · 5 months ago
  94. ce1ca5f fix(ts): Disable `TS.MGET/MRANGE` in cluster mode (#3182) by RX Xiao · 5 months ago
  95. cbaa289 fix(stream): XPENDING won't return the idle and deliver count when reading with id '<' (#3185) by hulk · 5 months ago
  96. 9442e7f feat(info): expose RocksDB level file count and pending compaction bytes via info (#3181) by sryan yuan · 5 months ago
  97. 4025a6d feat(config): add RocksDB periodic compaction controls (#3170) by sryan yuan · 5 months ago
  98. 91a1c45 feat(ts): Add support for deleting range of data and `TS.DEL` command (#3174) by RX Xiao · 5 months ago
  99. b5b4199 feat(ts): Add `TS.INCRBY` and `TS.DECRBY` command (#3171) by RX Xiao · 5 months ago
  100. dfdd210 feat(ts): Add `TS.MRANGE` command (#3167) by RX Xiao · 5 months ago