1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00

Commit graph

  • 227f8e227e
    Merge 575f31e41b into 027d76c13d Stepan Bagritsevich 2024-12-14 09:48:28 +0000
  • 575f31e41b fix(search_family): Fix FT.AGGREGATE output Stepan Bagritsevich 2024-12-14 13:42:43 +0400
  • 8474a9fc67
    Merge be98628ecd into 027d76c13d Shahar Mike 2024-12-13 21:05:30 +0800
  • 11bf8d36c4
    Merge 13790de1ed into 027d76c13d Stepan Bagritsevich 2024-12-13 04:31:02 -0800
  • ff8db3d67c
    Merge 51bcdcd023 into 027d76c13d adiholden 2024-12-13 04:30:59 -0800
  • 2ff163fc18
    Merge 46c2e1ff66 into 027d76c13d Roman Gershman 2024-12-13 04:30:57 -0800
  • 31606ddc5a
    Merge 47116b678f into 027d76c13d Stepan Bagritsevich 2024-12-13 16:15:48 +0400
  • 8a4eada20d
    Merge a102cbc69a into 027d76c13d Borys 2024-12-13 11:13:07 +0000
  • a102cbc69a
    test: update logs and test for devug purpose add_debug_info_for_cluster_tests Borys 2024-12-13 13:09:33 +0200
  • 00398de1e3
    Merge 1ade305731 into 027d76c13d Kostas Kyrimis 2024-12-13 10:14:42 +0000
  • 1ade305731
    chore: add defrag for StringSet kpr1 kostas 2024-12-13 12:13:30 +0200
  • fcb084099d
    Merge 2f13e11975 into 027d76c13d Stepan Bagritsevich 2024-12-13 12:01:25 +0200
  • 0447f47bba
    Merge 2f0827975c into 027d76c13d Kostas Kyrimis 2024-12-13 11:24:16 +0200
  • 027d76c13d
    fix: Protect BumpUp() from running in parallel to serialization (#4307) main Shahar Mike 2024-12-13 11:06:31 +0200
  • 55bc981a7e
    feat: add migration_finalization_timeout_ms flag (#4301) Borys 2024-12-13 11:05:27 +0200
  • 53637790e8
    fix: circular dependency in qlist (#4302) Roman Gershman 2024-12-13 11:04:14 +0200
  • f564513235
    chore: update reflex version and fix its build on alpine (#4304) Roman Gershman 2024-12-13 10:03:11 +0200
  • 60e7deffe4
    feat: add migration_finalization_timeout_ms flag Borys 2024-12-12 14:51:44 +0200
  • 46c2e1ff66
    chore: Introduce small buffer in redis parser Parser Roman Gershman 2024-12-13 08:18:06 +0200
  • 856a5fc3c2
    Merge 8f1c3a0eb5 into b37287bf14 Andy Dunstall 2024-12-12 21:28:40 -0800
  • f4ad46949d
    fix: Protect BumpUp() from running in parallel to serialization shahar 2024-12-13 07:28:18 +0200
  • de56944482
    chore: update reflex version and fix its build on alpine Roman Gershman 2024-12-12 23:51:22 +0200
  • dd6c7cae19
    chore: fixes Roman Gershman 2024-12-12 17:47:03 +0200
  • 2202871089
    fix: circular dependency in qlist Roman Gershman 2024-12-12 14:59:33 +0200
  • 51bcdcd023 fix test redis_version_7_2 adi_holden 2024-12-12 14:40:59 +0200
  • b37287bf14
    chore: test metrics for huge value serialization (#4262) Kostas Kyrimis 2024-12-12 13:19:14 +0100
  • 7e14eeb5c2
    reproduce list bug kostas 2024-12-12 14:16:50 +0200
  • 75f272d791 fix test adi_holden 2024-12-12 13:50:45 +0200
  • 13790de1ed fix(aggregator): Simplify comparator for the case when one of the values is not present Stepan Bagritsevich 2024-12-12 15:44:11 +0400
  • cd845ee19e
    fixes kostas 2024-12-12 13:18:31 +0200
  • 510d0fd85a
    Revert "fix(search_family): Remove the output of extra fields in the FT.AGGRE…" Stepan Bagritsevich 2024-12-12 15:07:46 +0400
  • 5b1d118b2f
    fix: expirations on huge values kostas 2024-12-12 13:02:11 +0200
  • 34ea3c723e refactor: address comments 3 Stepan Bagritsevich 2024-12-12 14:55:20 +0400
  • 47116b678f refactor: address comments Stepan Bagritsevich 2024-12-12 13:56:11 +0400
  • e5e8a273fd
    Merge c0e266c428 into f892d9b7fb Shahar Mike 2024-12-11 12:34:39 -0800
  • 51c70c7834 refactor: address comments 2 Stepan Bagritsevich 2024-12-11 21:37:47 +0400
  • f892d9b7fb
    fix: increase cluster migration default timeout (#4293) Borys 2024-12-11 16:39:41 +0200
  • 7ea74af7ad
    fix: increase cluster migration default timeout Borys 2024-12-11 15:53:37 +0200
  • 5a3ada02c6
    seeder fixes kostas 2024-12-11 15:38:18 +0200
  • 814965b1cb refactor: Restore the previous comment Stepan Bagritsevich 2024-12-11 15:56:28 +0400
  • 1e30ca5575 refactor: address comments Stepan Bagritsevich 2024-12-11 15:40:16 +0400
  • 4cc82a6b7d fix(aggregator_test): Fix tests failing Stepan Bagritsevich 2024-12-11 15:05:41 +0400
  • 6208b7c4d2 refactor(search_family): Add Aggregator class Stepan Bagritsevich 2024-12-11 14:32:41 +0400
  • 2f0827975c
    chore: enable heap allocations for lz4 context kpr3 kostas 2024-12-11 13:43:55 +0200
  • 76f79f0e0b
    fix(search_family): Remove the output of extra fields in the FT.AGGREGATE command (#4231) Stepan Bagritsevich 2024-12-11 15:21:20 +0400
  • a1801475db
    Merge branch 'main' into kpr1 kostas 2024-12-11 12:45:01 +0200
  • 49718c1aa1 refactor: address comments Stepan Bagritsevich 2024-12-11 14:37:08 +0400
  • 049a2d85c0 fix(search_family): Remove the output of extra fields in the FT.AGGREGATE command Stepan Bagritsevich 2024-11-29 19:25:16 +0400
  • 1e3d9de0f6 chore(helm-chart): update to v1.25.5 romange 2024-12-11 09:57:16 +0000
  • 989acb7889
    test case kostas 2024-12-11 10:36:23 +0200
  • e63613f5ed
    fix: mismatch new-delete in unit test (#4288) Shahar Mike 2024-12-11 10:30:58 +0200
  • beb019f272
    fix: mismatch new-delete in unit test shahar 2024-12-11 09:46:39 +0200
  • be98628ecd
    Merge branch 'main' into chakaz/huge-values-migration-3 chakaz/huge-values-migration-3 shahar 2024-12-11 09:31:08 +0200
  • 2005e9d863 refactor(rdb_saver): Add SnapshotDataConsumer to SliceSnapshot Stepan Bagritsevich 2024-12-11 09:21:36 +0400
  • ad3e037555
    chore: pull helio v1.25.5 v1.25-branch Roman Gershman 2024-12-10 14:09:49 +0200
  • 9029b03159 server: report redis version 7.2.0 to support Sidekiq adi_holden 2024-12-10 17:55:14 +0200
  • d5e4b552d7
    chore: Benchmark huge values migration breakdown (CmdSerializer) chakaz/migration-bench shahar 2024-12-10 15:43:40 +0200
  • c79a1216f3
    Merge 4a55a0ab60 into 5fee668391 dependabot[bot] 2024-12-10 04:30:47 -0800
  • 5fee668391
    chore: add active time to stream consumers (#4285) Roman Gershman 2024-12-10 14:11:20 +0200
  • 965d94f761
    fix(search_family): Fix crash when no SEPARATOR is specified in the FT.CREATE command (#4205) Stepan Bagritsevich 2024-11-27 16:30:36 +0400
  • cd3ef9a436
    fix: Do not attempt to defrag StringSet as a StringMap (#4283) Shahar Mike 2024-12-10 10:44:52 +0200
  • c49dc61f51
    fix(rax_tree): Fix crash caused by destructor in RaxTreeMap (#4228) Stepan Bagritsevich 2024-12-04 21:34:15 +0400
  • f9d995c00e
    chore: fix comments Roman Gershman 2024-12-10 13:34:11 +0200
  • f3593e3e2b
    chore: add active time to stream consumers Roman Gershman 2024-12-09 02:55:33 +0200
  • 0562796cac
    fix: Do not attempt to defrag StringSet as a StringMap (#4283) Shahar Mike 2024-12-10 10:44:52 +0200
  • 44e27efc00
    chore: fixes the parse error for xread/xreadgroup with unbalanced ids (#4266) Roman Gershman 2024-12-10 10:25:19 +0200
  • f428dc31be
    fix: support loading of 7.x streams correctly (#4281) Roman Gershman 2024-12-10 09:57:36 +0200
  • 52d1fe2ecd
    fix: Do not attempt to defrag StringSet as a StringMap shahar 2024-12-10 09:57:24 +0200
  • 4428480a4e
    chore: update command interface for main_service commands (#4265) Roman Gershman 2024-12-10 01:09:22 +0200
  • 53e0024a96
    fix: support loading of 7.x streams correctly Roman Gershman 2024-12-10 00:20:00 +0200
  • 4a55a0ab60
    chore(deps): bump github/codeql-action in the actions group dependabot/github_actions/actions-7f6d3396cb dependabot[bot] 2024-12-09 18:09:10 +0000
  • 38677a240e
    chore: fixes the parse error for xread/xreadgroup with unbalanced ids Roman Gershman 2024-12-05 17:25:15 +0200
  • 636be97db3
    chore: update command interface for main_service commands Roman Gershman 2024-12-09 19:42:21 +0200
  • bf4f45a7c2
    chore: let resp parser provide more useful logs (#4273) Roman Gershman 2024-12-09 18:12:07 +0200
  • 7d10c52f60
    reverts and comments kostas 2024-12-09 15:50:40 +0200
  • 03d679ac31
    fix(server) : dont apply eviction on rss over limit (#4276) adiholden 2024-12-09 14:19:25 +0200
  • d2f479b5da
    fix cluster: migration traverse bug (#4279) adiholden 2024-12-09 13:22:02 +0200
  • e9710150da disable rss eviction adi_holden 2024-12-09 13:02:33 +0200
  • 51e16b2ceb
    fix: prohibit read commands during takeover (#4267) Borys 2024-12-09 13:02:15 +0200
  • e1f5b599a7 fix cluster: migration traverse bug adi_holden 2024-12-09 12:07:26 +0200
  • 89254998d6
    chore: comments Roman Gershman 2024-12-09 11:57:53 +0200
  • 290c492123
    fix: prohibit read commands during takeover Borys 2024-12-05 17:34:08 +0200
  • 90d2c5afc7
    Merge branch 'main' into kpr1 kostas 2024-12-09 09:46:54 +0200
  • 330d007d56
    feat server: support config set serialization_max_chunk_size (#4274) adiholden 2024-12-09 09:12:18 +0200
  • 0aaaabc43d
    WIP WIP WIP shahar 2024-12-09 09:03:01 +0200
  • c37e7f3ac5 test : eviction on rss over limit adi_holden 2024-12-08 18:05:54 +0200
  • 42f84ca500 feat server: support config set serialization_max_chunk_size adi_holden 2024-12-08 13:44:54 +0200
  • 496c4a7751
    Merge branch 'main' into chakaz/huge-values-migration-3 shahar 2024-12-08 15:37:03 +0200
  • bafd8b3b8b
    chore: Fix test_rss_used_mem_gap for all types (#4254) Shahar Mike 2024-12-08 13:34:59 +0200
  • 32ad00b09a
    fix: close socket to prevent onCompletion call after the journal stre… (#4270) Borys 2024-12-08 11:57:08 +0200
  • 36c914689c
    ??? shahar 2024-12-08 11:54:27 +0200
  • d62cc86b27
    previous numbers shahar 2024-12-08 10:22:35 +0200
  • 58a94e2ff4
    comments test assert shahar 2024-12-08 09:19:37 +0200
  • b3dc680676
    chore: let resp parser provide more useful logs Roman Gershman 2024-12-07 21:42:06 +0200
  • 8f1c3a0eb5
    feat(geo): add geosearchstore Andrew Dunstall 2024-12-05 14:02:50 +0000
  • 753d10f41e
    chore: increase the stack size of load fibers FixLoadStack Roman Gershman 2024-12-07 00:15:46 +0200
  • b088aaff91
    Revert "refactor: remove redundant allocations for streamer (#4225)" Borys 2024-12-06 14:55:13 +0200
  • d8138bb02a
    fix: close socket to prevent onCompletion call after the journal streamer is destroyed Borys 2024-12-06 12:48:11 +0200
  • f9f93b108c
    chore: monotonically increasing ports for cluster tests (#4268) Kostas Kyrimis 2024-12-06 11:07:23 +0100
  • 60fc045e63
    chore: monotonically increasing ports for cluster tests kostas 2024-12-06 11:05:21 +0200