Commit graph

  • a1a2195995
    feat(replication): Stable state prototype #2 Vladislav Oleshko 2022-10-16 21:42:55 +03:00
  • 6fae30df2c chore(tests): adds support for ioredis integration tests + instructions in docs Guilherme 2022-10-16 14:49:06 -03:00
  • 8a2de6a1fc
    feat(server): Implement GETEX command #385 (#387) Match_yc 2022-10-16 19:51:30 +08:00
  • d8bb34c2a4 feat(server): Implement GETEX command matchyc 2022-10-13 19:39:25 +08:00
  • 15725f49b9
    feat(server): implement LMOVE #369 (#391) Nemo 2022-10-16 15:06:01 +08:00
  • abb67e8ac7
    Merge branch 'main' into feature/lmove Nemo 2022-10-16 12:07:16 +08:00
  • c6a9a548cd feat(server): implement LMOVE #369 chenyuxuan.allen 2022-10-15 15:15:50 +00:00
  • fcb95bec6e
    feat(server): implement json.arrindex command (#104) (#376) iko1 2022-10-15 18:36:47 +02:00
  • 929b42b206 feat(server): implement json.arrindex command (#104) iko1 2022-10-15 09:28:47 +02:00
  • ffc25e6ac2
    chore(server): Refactor expire functionality and move it to DbSlice (#388) Roman Gershman 2022-10-14 13:14:09 +03:00
  • dec827bc3a
    chore(server): Refactor expire functionality and move it to DbSlice Roman Gershman 2022-10-14 10:34:35 +03:00
  • 2e875c81c7
    feat(server): Implement ZPOPMIN and ZPOPMAX #358 #359 (#378) RedhaL 2022-10-13 14:01:59 +02:00
  • fa1ad40d23 Fixed invalid check test Redhal 2022-10-13 12:47:38 +02:00
  • 0920334fcf Changed error msg + added name to CONTRIBUTORS Redhal 2022-10-12 12:05:56 +02:00
  • 0843b42a85 Renamed scorecount variable + fixed count check Redhal 2022-10-11 20:51:57 +02:00
  • 2184f02151 Ran pre-commit, removed trailing spaces Redhal 2022-10-11 02:50:04 +02:00
  • ff6fc71149 Implements ZPOPMIN and ZPOPMAX commands Redhal 2022-10-11 02:40:03 +02:00
  • 28706715dc
    feat(server): implement json.arrinsert command (#104) (#372) iko1 2022-10-13 11:20:27 +02:00
  • 09bcc9122b feat(server): implement json.arrinsert command (#104) iko1 2022-10-13 09:56:14 +02:00
  • ad014ebb86
    fix(server): support for dump command, API update #343 (#371) Boaz Sade 2022-10-13 11:32:45 +03:00
  • aace42fca8
    feat(server): adding support for the dump command (#343) Boaz Sade 2022-10-09 10:20:56 +03:00
  • 0e2f918f58
    feat(server): Implement LPOS command #368 (#379) Elle Y 2022-10-12 21:26:15 -07:00
  • 8ed412f444
    Merge branch 'main' into main Elle Y 2022-10-12 20:52:03 -07:00
  • 424eaa7c8d
    feat(server): Implement LPOS command #368 Elle Y 2022-10-11 03:12:31 -07:00
  • 45a5f30cdd
    feat(server): Implement SMISMEMBER command (#377) SALEH 2022-10-13 03:21:27 +01:00
  • 8c15afd855
    Merge branch 'main' into issue_361_patch SALEH 2022-10-12 20:14:42 +01:00
  • 2a1cf6d910 chore(server): Improve malloc-stats output (#370) Roman Gershman 2022-10-10 15:03:54 +03:00
  • 969c429d2e feat(server): Implement SMISMEMBER command (#361) ATM SALEH 2022-10-10 22:21:07 +00:00
  • 4833f93366
    feat(server): implement json.arrtrim command (#104) (#373) iko1 2022-10-12 08:53:45 +02:00
  • f1e4e6f08c
    build(ci): add discord message on docker release (#375) Ran Ribenzaft 2022-10-12 08:03:43 +03:00
  • dc78243239
    MVP Multi rdb load (#352) Vladislav 2022-10-10 15:23:07 +03:00
  • 3901786316
    chore(server): Improve malloc-stats output (#370) Roman Gershman 2022-10-10 15:03:54 +03:00
  • 0eb1945cdc
    build(ci): add discord message on docker release Ran Ribenzaft 2022-10-10 08:41:59 +03:00
  • 6c9e9bfc05
    feat(server): implement json.arrtrim command (#104) iko1 2022-10-09 20:04:22 +02:00
  • 06794e4719
    chore(server): Improve malloc-stats output Roman Gershman 2022-10-08 17:25:38 +03:00
  • aa6b1f40fc
    feat(server): Add AggregateValue Vladislav Oleshko 2022-10-08 13:05:59 +03:00
  • 8f4ea2232c chore(helm-chart): update to v0.9.1 romange 2022-10-07 15:35:55 +00:00
  • ef1f0a9efc
    feat(server): Add GETDEL command (#365) Elle Y 2022-10-07 05:39:33 -07:00
  • 3bf08b803c
    feat(server): implement json.arrpop command (#104) (#362) iko1 2022-10-07 13:33:38 +02:00
  • 29fb499d9b
    feat(server): Implement ZMSCORE command #357 (#367) Logan Raarup 2022-10-07 13:21:06 +02:00
  • 1c54e04e1a
    Merge branch 'main' into main Elle Y 2022-10-07 04:12:46 -07:00
  • 8d79056bf2
    docs(contributors): Added myself to Contributors Elle Y 2022-10-07 04:09:43 -07:00
  • 2c94069fa0
    fix(server): Swapped result for CHECK macro Elle Y 2022-10-07 04:06:45 -07:00
  • 36ab9e2b7b
    fix(server): Implement Del inside OpGet Elle Y 2022-10-07 03:20:54 -07:00
  • 2de0e9f48b docs(contributors): Added myself to CONTRIBUTORS Logan Raarup 2022-10-07 12:11:28 +02:00
  • b41472ba8e feat(server): Implement ZMSCORE command (#357) Logan Raarup 2022-10-07 11:44:40 +02:00
  • 00dbcc933a feat(server): Implement ZMSCORE command (#357) Logan Raarup 2022-10-07 11:44:40 +02:00
  • 608a80411a
    fix(epoll): pull newest helio dependency (#366) v0.9.1 Roman Gershman 2022-10-07 10:35:43 +03:00
  • 5bfe84191e
    fix(epoll): pull newest helio dependency Roman Gershman 2022-10-07 10:23:06 +03:00
  • ab23218ced
    feat(replication): Small fixes Vladislav Oleshko 2022-10-06 16:56:27 +03:00
  • 45e527e01c
    Added GETDEL command Elle Y 2022-10-06 09:38:10 -07:00
  • fbdfe5885a
    chore(test): Allow running tests with epoll proactor (#364) Roman Gershman 2022-10-06 19:09:52 +03:00
  • 75987d77a3
    chore(test): Allow running tests with epoll proactor Roman Gershman 2022-10-06 17:54:00 +03:00
  • d93eb8a5b5
    feat(server): Implement MEMORY MALLOC-STATS command (#363) Roman Gershman 2022-10-06 16:45:06 +03:00
  • 0f9f634b9c
    feat(server): implement json.arrpop command (#104) iko1 2022-10-05 23:37:19 +02:00
  • 1a96149d87
    feat(server): Implement MEMORY MALLOC-STATS command Roman Gershman 2022-10-06 00:51:52 +03:00
  • 6765271148 chore(helm-chart): update to v0.9.0 romange 2022-10-04 15:59:47 +00:00
  • 8f5500af16
    feat(server): support for persist command #345 (#354) v0.9.0 Boaz Sade 2022-10-04 15:53:18 +03:00
  • bfc073b59d
    feat(server): implement json.strappend & json.clear commands (#104) (#353) iko1 2022-10-04 14:52:19 +02:00
  • c52ca7f81c
    fix(server): support for persist command #345 Boaz Sade 2022-10-04 11:58:08 +03:00
  • faf8534b9c feat(server): implement json.strappend & json.clear commands (#104) iko1 2022-10-04 13:09:26 +02:00
  • f032fd09ae
    feat(replication): Multi RDB load Vladislav Oleshko 2022-10-04 12:56:43 +03:00
  • b616b1e1fd
    feat(server): support epoll linux api (#351) Roman Gershman 2022-10-04 11:11:09 +03:00
  • af690668ca
    fix(server): hscan command better support #347 (#350) Boaz Sade 2022-10-04 11:10:47 +03:00
  • 173966197b
    fix(server): hscan command better support - core review changes #347 Boaz Sade 2022-10-03 14:51:09 +03:00
  • 881e8a1b0c
    chore(server): Add more logging in case of check fail Roman Gershman 2022-10-04 07:20:45 +03:00
  • 4d5c18da49
    feat(server): support epoll linux api Roman Gershman 2022-10-04 01:14:26 +03:00
  • a1b800e23b
    fix(server): better support for the --help option (#349) Boaz Sade 2022-10-03 15:15:15 +03:00
  • 395b2e20e7
    fix(server): better support for the --help option Boaz Sade 2022-10-03 13:28:40 +03:00
  • d2b216077d
    feat(setfamily): Add SADDEX command (#348) Roman Gershman 2022-10-03 13:15:27 +03:00
  • 5844739c09
    feat(setfamily): Add SADDEX command Roman Gershman 2022-10-01 22:35:12 +03:00
  • cf779c08a4
    chore(server): reduce iouring exposure across the codebase (#342) Roman Gershman 2022-10-02 22:53:52 +03:00
  • bcd424ae8f
    chore(server): reduce iouring exposure across the codebase Roman Gershman 2022-10-02 22:27:02 +03:00
  • 21feebe47b
    chore(hset): Get rid of helper functions in header file. (#341) Roman Gershman 2022-10-02 14:33:11 +03:00
  • b2f90aadef
    chore(hset): Get rid of helper functions in header file. Roman Gershman 2022-10-02 11:27:34 +03:00
  • 08779b154b
    Add expiry semantics to the set. (#340) Roman Gershman 2022-10-01 19:45:19 +03:00
  • 6b4edefa8c
    Add expiry semantics to the set. Roman Gershman 2022-10-01 19:26:30 +03:00
  • 44f98de128
    chore(denseset): Simplify DenseSet, remove empty links. (#339) Roman Gershman 2022-10-01 06:58:37 +03:00
  • 597c92f4c4
    chore(denseset): Simplify DenseSet, remove empty links. Roman Gershman 2022-09-30 21:07:27 +03:00
  • 7715ee06c6
    feat(server): zrange family command support INF as case insensitive #326 (#336) Boaz Sade 2022-09-29 19:40:33 +03:00
  • 6a5cbacddd
    feat(server): zrange family command support INF as case insensitive #326 Boaz Sade 2022-09-29 10:58:12 +03:00
  • 2686b9316a
    chore(DenseSet): Some code reorder without change in functionality. (#338) Roman Gershman 2022-09-29 16:13:55 +03:00
  • 0ec97535bf
    chore(DenseSet): Some code reorder without change in functionality. Roman Gershman 2022-09-29 15:52:53 +03:00
  • b74d65dee4
    feat(server): Enforce decomitting memory pages upon flushdb call (#337) Roman Gershman 2022-09-29 14:01:22 +03:00
  • 9c27096998
    feat(server): Enforce decomitting memory pages upon flushdb call Roman Gershman 2022-09-29 13:24:41 +03:00
  • ac90aecde1
    feat(server): support for bitop command - unit tests added #213 (#319) Boaz Sade 2022-09-28 19:32:30 +03:00
  • fac37779bf feat(server): bitop command - more code refactor from code review #213 Boaz Sade 2022-09-21 18:30:24 +03:00
  • 7c3f13b887 More work on full sync phase of DF/DF replication. Roman Gershman 2022-09-21 21:52:24 +03:00
  • 6c836d943e feat(replication): Connect journal and snapshotting. Roman Gershman 2022-09-14 13:52:06 +03:00
  • 1bae6bc092 feat(replication): Add full sync step for DF/DF replication. Roman Gershman 2022-09-03 21:40:59 +03:00
  • ad46e5e854
    feat(server): implement json.objkeys command (#104) (#327) iko1 2022-09-26 10:44:54 +03:00
  • bcf9bc44bf
    feat(server): implement json.objkeys command (#104) iko1 2022-09-26 08:32:57 +03:00
  • 40c24d2d25
    fix(server): dfly_main.cc now compiled with march=core2. (#328) Roman Gershman 2022-09-26 09:46:01 +03:00
  • 7722c3789d
    fix(server): dfly_main.cc now compiled with march=core2. Roman Gershman 2022-09-25 00:16:42 +03:00
  • 0925829afb feat(server): Introduce transaction clock. Roman Gershman 2022-09-25 16:18:59 +03:00
  • c352506770
    feat(server): Introduce transaction clock. Roman Gershman 2022-09-25 16:18:59 +03:00
  • 347a619b44 chore(redis): remove noisy warnings. Roman Gershman 2022-09-25 07:17:35 +03:00
  • ca776119f0
    fix(server): Fix ContainerEntry union initialization (#323) Vladislav 2022-09-23 19:14:48 +03:00
  • f5b39fa9e4
    fix(server): Fix ContainerEntry union initialization Vladislav Oleshko 2022-09-23 13:39:25 +03:00
  • 0377481e28
    feat(server): SORT command prototype (#311) Vladislav 2022-09-23 07:17:49 +03:00