commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/10/19
(kvrocks) branch unstable updated: feat(conn): move time-consuming ops out of ExecuteCommand for context (#2611)
twice
2024/10/18
(kvrocks) 05/06: fix: should remove the db lock from the context to prevent blocking user requests (#2597)
hulk
2024/10/18
(kvrocks) 06/06: fix(json): JSON.MSET handles different paths for the same key incorrectly (#2579)
hulk
2024/10/18
(kvrocks) branch 2.10 updated (91ca31c4 -> 27641f88)
hulk
2024/10/18
(kvrocks) 04/06: fix: some rocksdb properties are counted multiple times (#2589)
hulk
2024/10/18
(kvrocks) 03/06: fix(stream): fix `XINFO` group metadata key overlapping (#2576)
hulk
2024/10/18
(kvrocks) 01/06: fix(stream): change XREADGROUP response for empty read response (#2569)
hulk
2024/10/18
(kvrocks) 02/06: fix(stream): Fix XPENDING serialization issue (#2566)
hulk
2024/10/17
(kvrocks) branch unstable updated: feat(config): add `rocksdb.wal_compression` to allow enable wal compression (#2607)
twice
2024/10/17
(kvrocks) branch unstable updated: feat(worker): Allow passing a socket FD to dup and listen on (#2598)
hulk
2024/10/17
(kvrocks) branch unstable updated: chore: bump rocksdb to v9.7.2 (#2600)
twice
2024/10/15
(kvrocks-controller) branch unstable updated: Fix empty slot range is not allowed when importing a cluster (#212)
hulk
2024/10/14
(kvrocks) branch aleksraiden-patch-1 updated (26216707 -> 1101e8be)
hulk
2024/10/14
(kvrocks) branch unstable updated: fix: better checking for prefix matches (#2599)
hulk
2024/10/14
(kvrocks) 01/01: Update rocksdb.cmake
aleksraiden
2024/10/14
(kvrocks) branch aleksraiden-patch-1 created (now 26216707)
aleksraiden
2024/10/14
(kvrocks) branch unstable updated: fix: should remove the db lock from the context to prevent blocking user requests (#2597)
maplefu
2024/10/13
(kvrocks) branch unstable updated: refactor: move rdb related code to `storage/rdb` folder (#2595)
twice
2024/10/12
(kvrocks) branch unstable updated: docs: remove the Slack invitation link from README.md (#2593)
hulk
2024/10/12
(kvrocks) branch unstable updated: feat(config): support retrieving configuration fields using glob patterns (#2592)
twice
2024/10/11
(kvrocks) branch twice/asf-yaml deleted (was c3655c95)
twice
2024/10/11
(kvrocks) branch unstable updated: chore: add branch 2.10 as a protected branch in .asf.yaml (#2591)
twice
2024/10/11
(kvrocks) branch twice/asf-yaml created (now c3655c95)
twice
2024/10/11
(kvrocks) 01/01: chore: add branch 2.10 as a protected branch in .asf.yaml
twice
2024/10/11
(kvrocks-website) branch twice/zulip deleted (was f07b276)
twice
2024/10/11
(kvrocks-website) branch twice/committers deleted (was d7b22e2)
twice
2024/10/11
(kvrocks-website) branch search-encoding deleted (was ce50f5e)
twice
2024/10/11
(kvrocks-website) branch twice/zulip-1 deleted (was 40ccb00)
twice
2024/10/11
(kvrocks-website) branch twice/commands-ft-tagvals deleted (was d9f0bf9)
twice
2024/10/11
(kvrocks) branch twice/zulip deleted (was 80e76e80)
twice
2024/10/11
(kvrocks) branch unstable updated (6eb923af -> ff32f95b)
hulk
2024/10/11
(kvrocks-website) branch asf-site updated: deploy: 068dec3cf9a68a75df9978eda24ea66e54ca0fc7
github-bot
2024/10/11
(kvrocks-website) branch twice/zulip-1 updated: replace slack with zulip
twice
2024/10/09
(kvrocks-website) branch asf-site updated: deploy: dc6486d1f4ecaa1bbf1cd003bc58e7bc95391f8e
github-bot
2024/10/09
(kvrocks-website) branch main updated: Add zulip to community page (#252)
twice
2024/10/09
(kvrocks) branch unstable updated: docs: Add Zulip URL to README (#2588)
twice
2024/10/09
(kvrocks-website) 01/01: Add zulip to community page
twice
2024/10/09
(kvrocks-website) branch twice/zulip created (now f07b276)
twice
2024/10/09
(kvrocks) branch aleksraiden-patch-1 deleted (was 6108d617)
twice
2024/10/09
(kvrocks) branch twice/search-readme deleted (was 9cc28148)
twice
2024/10/09
(kvrocks) 01/01: doc: Add Kvrocks' Zulip URL to README
twice
2024/10/09
(kvrocks) branch twice/zulip created (now 80e76e80)
twice
2024/10/08
(kvrocks-controller) branch unstable updated: Fix wrong slot range check condition when migrating slot (#208)
hulk
2024/10/07
(kvrocks) branch aleksraiden-patch-cpptrace deleted (was 8ecf18a8)
aleksraiden
2024/10/07
(kvrocks) branch unstable updated: chore: Bump cpptrace to v0.7.2 (#2585)
torwig
2024/10/06
(kvrocks) branch aleksraiden-patch-cpptrace created (now 8ecf18a8)
aleksraiden
2024/10/06
(kvrocks) 01/01: Update cpptrace.cmake
aleksraiden
2024/10/06
(kvrocks) branch unstable updated: ci: update github actions (#2584)
tison
2024/10/06
(kvrocks-website) branch asf-site updated: deploy: f70723281ff35f1c8dcb60cd20a36b9a2c0e1499
github-bot
2024/10/06
(kvrocks-website) branch asf-site updated: deploy: 19cb07e37d3228b410857743d881bc3924dc471a
github-bot
2024/10/06
(kvrocks-website) branch main updated: Add the new release v2.10.0 (#251)
hulk
2024/10/06
(kvrocks-website) branch main updated: Add FT.TAGVALS to supported-commands.md (#250)
hulk
2024/10/06
(kvrocks) tag v2.10.0 created (now 91ca31c4)
hulk
2024/10/06
svn commit: r72156 - /dev/kvrocks/2.10.0/ /release/kvrocks/2.10.0/
hulk
2024/10/05
(kvrocks-website) branch twice/commands-ft-tagvals created (now d9f0bf9)
twice
2024/10/05
(kvrocks-website) 01/01: Add FT.TAGVALS to supported-commands.md
twice
2024/10/05
(kvrocks) branch unstable updated: chore(search): update README to add some references for KQIR (#2581)
twice
2024/10/05
(kvrocks) branch twice/search-readme created (now 9cc28148)
twice
2024/10/05
(kvrocks) 01/01: chore(search): update README to add some references for KQIR
twice
2024/10/05
(kvrocks) branch unstable updated: fix(json): JSON.MSET handles different paths for the same key incorrectly (#2579)
twice
2024/10/05
(kvrocks-controller) branch unstable updated: Implement the node management, import cluster, migrate slot UI for Kvrocks controller (#204)
jihuayu
2024/10/04
(kvrocks) branch unstable updated: fix(stream): fix `XINFO` group metadata key overlapping (#2576)
twice
2024/10/04
(kvrocks) branch unstable updated: feat(search): support the FT.TAGVALS command (#2564)
twice
2024/10/03
(kvrocks) branch unstable updated: fix(stream): Fix XPENDING serialization issue (#2566)
twice
2024/10/03
(kvrocks) branch unstable updated: feat(search): add field options and definition part to FT.INFO (#2571)
twice
2024/10/03
(kvrocks) branch 2.10 updated (15e72930 -> 91ca31c4)
hulk
2024/10/03
(kvrocks) branch unstable updated: fix(stream): change XREADGROUP response for empty read response (#2569)
torwig
2024/10/03
(kvrocks) branch unstable updated (b6b4cbe8 -> 91f69924)
twice
2024/10/03
(kvrocks) branch aleksraiden-patch-1 updated (8ed9607c -> 6108d617)
twice
2024/10/03
(kvrocks) branch unstable updated: feat(json): change default max_nesting_depth to 1024 (#2572)
torwig
2024/10/03
(kvrocks) branch unstable updated: feat(command): add slow flag to more commands (#2570)
torwig
2024/10/02
(kvrocks) branch unstable updated: ci: disable kvrocks2redis test for archlinux (#2575)
twice
2024/10/02
svn commit: r72054 - in /dev/kvrocks: 2.10.0/ 2.10/
hulk
2024/10/02
(kvrocks) branch aleksraiden-patch-1 updated (352d0ce5 -> 8ed9607c)
twice
2024/10/02
(kvrocks) annotated tag v2.10.0-rc1 updated (91ca31c4 -> ddfbd3bd)
hulk
2024/10/02
svn commit: r72028 - in /dev/kvrocks/2.10: apache-kvrocks-2.10.0-src.tar.gz apache-kvrocks-2.10.0-src.tar.gz.asc apache-kvrocks-2.10.0-src.tar.gz.sha512
hulk
2024/10/02
(kvrocks) 02/02: release: prepare source release apache-kvrocks-2.10.0
hulk
2024/10/02
(kvrocks) 01/02: Comment out Kvrocks search command group
hulk
2024/10/02
(kvrocks) branch 2.10 updated (efcfe458 -> 15e72930)
hulk
2024/10/02
svn commit: r72027 - in /dev/kvrocks/2.10: ./ apache-kvrocks-2.10.0-src.tar.gz apache-kvrocks-2.10.0-src.tar.gz.asc apache-kvrocks-2.10.0-src.tar.gz.sha512
hulk
2024/10/02
(kvrocks) 02/02: release: prepare source release apache-kvrocks-2.10.0
hulk
2024/10/02
(kvrocks) 01/02: Comment out Kvrocks search command group
hulk
2024/10/02
(kvrocks) branch 2.10 updated (b8cf118b -> efcfe458)
hulk
2024/10/02
(kvrocks) branch 2.10 created (now b8cf118b)
hulk
2024/09/27
(kvrocks) branch unstable updated: fix(test): use fixed seed to improve reproducibility. (#2557)
beihao
2024/09/23
(kvrocks-controller) branch unstable updated: chore(engine): Extract mocked Engine to a separate file (#205)
torwig
2024/09/22
(kvrocks-controller) branch unstable updated: chore: improve readme (#203)
hulk
2024/09/21
(kvrocks) branch unstable updated: fix: add more check in cluster node parsing (#2538)
hulk
2024/09/21
(kvrocks) branch unstable updated: fix(rdb): incorrect type conversion during RDB loads the int8 encoding (#2547)
hulk
2024/09/20
(kvrocks-website) branch asf-site updated: deploy: 73f64b215311c31f9ee01af2c0294105b5f2bce4
github-bot
2024/09/20
(kvrocks-website) branch dependabot/npm_and_yarn/express-4.21.0 deleted (was 12ac852)
github-bot
2024/09/20
(kvrocks-website) branch main updated: Bump express from 4.19.2 to 4.21.0 (#249)
hulk
2024/09/20
(kvrocks-website) branch dependabot/npm_and_yarn/express-4.21.0 created (now 12ac852)
github-bot
2024/09/20
(kvrocks) branch unstable updated: fix(replication): didn't resume the db status after restarting full sync (#2549)
hulk
2024/09/20
(kvrocks) branch unstable updated: chore(tests): refactor and enhance test cases to prevent flaky test failure (#2544)
hulk
2024/09/17
(kvrocks) branch aleksraiden-patch-googletest-1.15.2 deleted (was dbc0a85a)
twice
2024/09/17
(kvrocks) branch twice/dockerfile-binutils deleted (was 9f0d0ced)
twice
2024/09/17
(kvrocks) branch aleksraiden-patch-1 updated (9decde2d -> 352d0ce5)
aleksraiden
2024/09/16
(kvrocks) branch unstable updated: chore(tests): enhance the namespace replication to prevent flaky test (#2540)
hulk
2024/09/16
(kvrocks) branch unstable updated: chore(tests): add basic tests for the stream consumer group (#2533)
hulk
2024/09/15
(kvrocks) branch aleksraiden-patch-5 deleted (was 1d3eb1cf)
aleksraiden
2024/09/15
(kvrocks) branch aleksraiden-patch-2 deleted (was 859b452b)
aleksraiden
2024/09/15
(kvrocks) branch aleksraiden-patch-3 deleted (was c0a00628)
aleksraiden
2024/09/15
(kvrocks) branch aleksraiden-patch-4 deleted (was 7760c962)
aleksraiden
2024/09/15
(kvrocks) branch aleksraiden-patch-6 deleted (was 0b6af5bd)
aleksraiden
2024/09/15
(kvrocks) branch unstable updated: chore: bump PEGTL to v3.2.8 (#2537)
twice
2024/09/15
(kvrocks) branch aleksraiden-patch-6 updated (1cdf7a24 -> 0b6af5bd)
twice
2024/09/15
(kvrocks) branch unstable updated: chore: bump cpptrace to v0.7.1 (#2536)
twice
2024/09/14
(kvrocks) branch aleksraiden-patch-1 updated (eb3f406f -> 9decde2d)
twice
2024/09/14
(kvrocks) branch aleksraiden-patch-5 updated (61ef1937 -> 1d3eb1cf)
twice
2024/09/14
(kvrocks) branch aleksraiden-patch-6 updated (ca0e0b84 -> 1cdf7a24)
twice
2024/09/14
(kvrocks) branch unstable updated: feat: add support of Bitmap type DUMP/RESTORE command support (#2535)
hulk
2024/09/14
(kvrocks) branch aleksraiden-patch-6 updated (687ab661 -> ca0e0b84)
aleksraiden
2024/09/14
(kvrocks) branch aleksraiden-patch-6 created (now 687ab661)
aleksraiden
2024/09/14
(kvrocks) 01/01: Update pegtl.cmake
aleksraiden
2024/09/14
(kvrocks) branch aleksraiden-patch-5 created (now 61ef1937)
aleksraiden
2024/09/14
(kvrocks) 01/01: Update cpptrace.cmake
aleksraiden
2024/09/10
(kvrocks) branch aleksraiden-patch-1 updated (d72d4c74 -> eb3f406f)
hulk
2024/09/08
(kvrocks-website) branch asf-site updated: deploy: da5581a1a832cca31072d0f3cee199fa6c12d03d
github-bot
2024/09/08
(kvrocks-website) 01/01: Update committer list
twice
2024/09/08
(kvrocks-website) branch twice/committers created (now d7b22e2)
twice
2024/09/08
(kvrocks) branch aleksraiden-patch-1 updated (9388f2a3 -> 0e101c21)
aleksraiden
2024/09/08
(kvrocks) branch aleksraiden-patch-1 updated (a40993f7 -> 9388f2a3)
hulk
2024/09/06
(kvrocks) 01/01: Update rocksdb.cmake
aleksraiden
2024/09/05
(kvrocks) branch unstable updated: chore(tests): add basic test case for the full+partial sync (#2522)
hulk
2024/09/02
(kvrocks-controller) branch unstable updated: Implement the shard management UI for Kvrocks controller (#202)
jihuayu
2024/09/02
(kvrocks) branch unstable updated: fix(typo): `filed -> field` (#2519)
hulk
2024/09/02
(kvrocks) branch unstable updated: fix(replication): potential deadlock when switching master frequently (#2516)
hulk
2024/09/01
(kvrocks) branch unstable updated: fix(test): remove meaningless `list-max-ziplist-size` (#2517)
maplefu
2024/09/01
(kvrocks) branch aleksraiden-patch-1 updated (b810b497 -> a40993f7)
aleksraiden
2024/08/31
(kvrocks-website) branch asf-site updated: deploy: 75180f27ce660b32c30728940b009db0bbff3366
github-bot
2024/08/31
(kvrocks-website) branch dependabot/npm_and_yarn/micromatch-4.0.8 deleted (was 1001029)
github-bot
2024/08/31
(kvrocks-website) branch main updated: Bump micromatch from 4.0.5 to 4.0.8 (#245)
hulk
2024/08/31
(kvrocks) branch unstable updated: feat(config): add `txn_context_enabled` to allow to enable the transaction feature (#2506)
maplefu
2024/08/30
(kvrocks-website) branch dependabot/npm_and_yarn/micromatch-4.0.8 created (now 1001029)
github-bot
2024/08/30
(kvrocks-website) branch main updated: Bump webpack from 5.82.0 to 5.94.0 (#244)
twice
2024/08/30
(kvrocks-website) branch dependabot/npm_and_yarn/webpack-5.94.0 deleted (was 062bffc)
github-bot
2024/08/30
(kvrocks-website) branch dependabot/npm_and_yarn/webpack-5.94.0 created (now 062bffc)
github-bot
2024/08/29
(kvrocks) branch unstable updated: ci: add Debian environment to CI workflow (#2510)
hulk
2024/08/27
(kvrocks) branch unstable updated: chore: Enable -Werror=unused-parameter flag (#2507)
maplefu
2024/08/26
(kvrocks) branch aleksraiden-patch-1 updated (abc79423 -> b810b497)
aleksraiden
2024/08/24
(kvrocks) branch unstable updated: fix(configuration): wrong comment line about the pidfile in configuration file (#2505)
hulk
2024/08/24
(kvrocks) branch unstable updated: chore: Bump rocksdb to v9.5.2 (#2502)
hulk
2024/08/24
(kvrocks) branch aleksraiden-patch-3 updated (deb6e308 -> c0a00628)
hulk
2024/08/23
(kvrocks) branch aleksraiden-patch-3 updated (97961ac9 -> deb6e308)
hulk
2024/08/23
(kvrocks) branch unstable updated: chore: Bump cpptrace to v0.7.0 (#2501)
hulk
2024/08/22
(kvrocks) branch aleksraiden-patch-1 updated (6fcf3b0f -> abc79423)
aleksraiden
2024/08/21
(kvrocks) branch aleksraiden-patch-3 created (now 97961ac9)
aleksraiden
2024/08/21
(kvrocks) 01/01: Update rocksdb.cmake
aleksraiden
2024/08/21
(kvrocks) branch aleksraiden-patch-2 created (now 859b452b)
aleksraiden
2024/08/21
(kvrocks) 01/01: Update cpptrace.cmake
aleksraiden
2024/08/21
(kvrocks-controller) branch unstable updated: Fix client list command didn't handle API response error correctly (#199)
hulk
2024/08/20
(kvrocks) branch unstable updated: fix(config): wrong rocksdb config name max_sub_compactions (#2499)
hulk
2024/08/20
(kvrocks-website) branch asf-site updated: deploy: 239f092ae36eb8c890a98e882eb75c7a04c13a5a
github-bot
2024/08/20
(kvrocks-website) branch main updated: build: explicit configure write permission
tison
2024/08/19
(kvrocks-website) branch main updated: docs: Added Descriptions For Commands (#243)
tison
2024/08/19
(kvrocks) branch unstable updated: feat: add slow flags for commands with heavy disk I/O (#2494)
hulk
2024/08/17
(kvrocks) 01/01: Update jsoncons.cmake
aleksraiden
2024/08/17
(kvrocks) branch aleksraiden-patch-1 created (now 6fcf3b0f)
aleksraiden
2024/08/14
(kvrocks) branch unstable updated: feat(script): support script flags of Eval script and Function (#2446)
hulk
2024/08/13
(kvrocks) branch unstable updated: chore(dockerfile): use non-root user in Docker image (#2488)
hulk
2024/08/11
(kvrocks-website) branch twice/remove-version deleted (was b0239ca)
tison
2024/08/11
(kvrocks-website) branch asf-site updated: deploy: 65000603650aa6a261112054821d6edf5d8a2749
github-bot
2024/08/11
(kvrocks-website) branch main updated: Remove old version in getting started (#242)
hulk
2024/08/11
(kvrocks-website) branch twice/remove-version created (now b0239ca)
twice
2024/08/11
(kvrocks-website) 01/01: Remove old version in getting started
twice
2024/08/10
(kvrocks) branch unstable updated: feat(search): allow to omit `ON HASH|JSON` in FT.CREATE (#2484)
twice
2024/08/10
(kvrocks) branch unstable updated: feat(conn): add arguments for unknown command message (#2483)
twice
2024/08/10
(kvrocks) branch unstable updated: chore: use `StringJoin` in `EnumField::Set` (#2485)
hulk
2024/08/09
(kvrocks) branch unstable updated: fix: monitor dumps 0xffffff prefix for signed char (#2482)
twice
2024/08/09
(kvrocks) branch unstable updated: chore(dockerfile): add binutils for addr2line in dockerfile (#2480)
twice
2024/08/09
(kvrocks) 01/01: chore(dockerfile): add binutils for addr2line in dockerfile
twice
2024/08/09
(kvrocks) branch twice/dockerfile-binutils created (now 9f0d0ced)
twice
2024/08/09
(kvrocks) branch unstable updated: feat(command): add category enum for every command (#2479)
twice
2024/08/08
(kvrocks) branch unstable updated: feat(command): Implement the new command POLLUPDATES for polling updates by sequence (#2472)
hulk
2024/08/08
(kvrocks) branch unstable updated: feat(search): add support of HNSW vector fields for FT.CREATE (#2477)
twice
2024/08/07
(kvrocks) branch unstable updated: chore(storage): Remove speedb due to lack of active (#2476)
maplefu
2024/08/07
(kvrocks) branch unstable updated: feat(search): Hnsw Vector Search Optimizaton Pass (#2466)
twice
2024/08/06
(kvrocks) branch unstable updated: chore: bump googletest to v1.15.2 (#2460)
hulk
2024/08/06
(kvrocks) branch aleksraiden-patch-googletest-1.15.2 updated (175c1507 -> dbc0a85a)
aleksraiden
2024/08/05
(kvrocks) branch unstable updated: chore: improve the style and document for SlotMigration (#2465)
twice
2024/08/04
(kvrocks-controller) branch unstable updated: Implement the cluster management UI for Kvrocks controller (#197)
jihuayu
2024/08/03
(kvrocks) branch unstable updated: chore(hyperloglog): add go test cases and minor optimizations/bugfixes (#2463)
twice
2024/08/03
(kvrocks-controller) branch unstable updated: Replace `docker-compose` with `docker compose` (#198)
jihuayu
2024/08/01
(kvrocks) branch aleksraiden-patch-googletest-1.15.2 updated (fb2bb0fa -> 175c1507)
twice
2024/08/01
(kvrocks) branch unstable updated: feat(search): implement vector query for sql/redisearch parser & transformer (#2450)
twice
2024/08/01
(kvrocks-website) branch asf-site updated: deploy: b476325ee40786c8625591d9020ac8e5e28229e5
github-bot
2024/08/01
(kvrocks-website) branch main updated: Update KVrocks search index encoding documentation (#241)
twice
2024/08/01
(kvrocks-website) branch asf-site updated: deploy: 3765f0c294590e2ef90c4232552613b5c3017161
github-bot
2024/08/01
(kvrocks-website) branch pfmerge deleted (was 4009e20)
maplefu
2024/08/01
(kvrocks-website) branch main updated: Add PFMERGE to supported-commands.md (#240)
twice
2024/08/01
(kvrocks-website) 01/01: Add PFMERGE to supported-commands.md
twice
2024/08/01
(kvrocks-website) branch pfmerge created (now 4009e20)
twice
2024/08/01
(kvrocks) branch unstable updated: feat(hyperloglog): Add support of PFMERGE command (#2457)
twice
2024/08/01
(kvrocks-website) branch asf-site updated: deploy: 741b371cde63e7c2c6b933a2b39905bf40338bf8
github-bot
2024/08/01
(kvrocks-website) branch main updated: Add a new page for search encoding (#239)
twice
2024/08/01
(kvrocks-website) branch search-encoding created (now ce50f5e)
twice
2024/08/01
(kvrocks-website) 01/01: Add a new page for search encoding
twice
2024/08/01
(kvrocks-website) branch PragmaTwice-patch-8 deleted (was 78b6662)
twice
2024/08/01
(kvrocks) 01/01: Update gtest.cmake
aleksraiden
Earlier messages
Later messages