Commit Graph

  • 1125bdbb80
    Update serverpanic output based on 'extended-redis-compatibility' config. (#415) Shivshankar 2024-05-08 15:17:32 -0400
  • 6af51f5092
    Prevent clang-format in certain places (#468) Viktor Söderqvist 2024-05-08 20:58:53 +0200
  • 2278dfd253
    Fix build error for unit test (#473) Shivshankar 2024-05-08 14:52:21 -0400
  • 315b7573c4
    Update server function's name to valkey (#456) Shivshankar 2024-05-08 09:44:05 -0400
  • 4e944cedee
    Migrate kvstore.c unit tests to new test framework. (#446) Karthick Ariyaratnam 2024-05-07 19:49:24 -0400
  • 1aca85e3de
    Update module api and variable to valkey accordingly. (#455) Shivshankar 2024-05-07 19:29:46 -0400
  • 2ed71de8e1
    Migrate util.c unit tests to new test framework (#448) Karthick Ariyaratnam 2024-05-07 19:21:23 -0400
  • cde8ec1b41
    Don't try to set SO_REUSEADDR on sockets of AF_UNIX (#451) Andy Pan 2024-05-08 01:25:26 +0800
  • ba9dd7b23a
    Add noscores option to command ZSCAN. (#324) Chen Tianjie 2024-05-07 14:39:28 +0800
  • 6e7af9471c
    Slot migration improvement (#445) Ping Xie 2024-05-06 21:40:28 -0700
  • e2aec3b1a2
    Fix an error in unit/README (#447) Karthick Ariyaratnam 2024-05-06 21:34:09 -0400
  • 93f8a19b6f
    Change strlcat function name from redis to valkey (#440) NAM UK KIM 2024-05-06 16:09:01 +0900
  • 1b3199e070
    Fix unit test issues on address sanitizer and fortify (#437) Madelyn Olson 2024-05-05 22:00:08 -0700
  • cc703aa3bc
    Input output traffic stats and command process count for each client. (#327) Chen Tianjie 2024-05-06 12:52:59 +0800
  • 9ebbd5f038
    Fix issues for older versions of Darwin and improve PowerPC support (#436) Sergey Fedorov 2024-05-05 03:38:06 +0800
  • 39d4b43d4b
    Pin versions of Github Actions in CI (#221) Björn Svensson 2024-05-04 01:54:14 +0200
  • 472c1ca26b
    Update links in module API docs (generated from module.c) (#433) Viktor Söderqvist 2024-05-04 00:14:56 +0200
  • 43692aca7a
    Update README.md to add Valkey entity information (#432) Mike Dolan 2024-05-03 15:12:13 -0400
  • 3b256a5af0
    Improve TLS.md configuration instructions (#385) pshankinclarke 2024-05-03 11:13:10 -0700
  • 8f974484ed
    Log the real reason for why posix_fadvise failed (#430) Ted Lyngmo 2024-05-03 20:10:33 +0200
  • 5b1fd222ed
    An initial simple unit test framework (#344) Madelyn Olson 2024-05-02 20:00:04 -0700
  • 443d80f168
    Fix typo in comment in quicklist.h (#416) Ikko Eltociear Ashimine 2024-05-03 00:36:07 +0900
  • d1de34930a
    Document the commands JSON files (#403) Viktor Söderqvist 2024-05-02 17:02:38 +0200
  • 68ca258b0f
    Changed links and naming to valkey instead of redis (#389) Rolandas Šimkus 2024-05-02 15:53:37 +0300
  • 8abeb79f52
    Rename redis in aof logs and proc title redis-aof-rewrite to valkey-aof-rewrite (#393) Shivshankar 2024-05-01 12:15:19 -0400
  • f4e10eee06
    CRC64 perf improvements from Redis patches (#350) Josiah Carlson 2024-04-30 19:32:01 -0700
  • 89f72bc3ae
    Don't include config.h from serverassert.h (#404) Viktor Söderqvist 2024-05-01 03:26:59 +0200
  • 44f273d13b
    Delete unused declaration (#400) Lipeng Zhu 2024-05-01 09:02:22 +0800
  • e43fda5685
    Modify mem_freed variable in evict.c and Update debug.c (#376) NAM UK KIM 2024-05-01 08:41:37 +0900
  • b283c6b508
    Initial PR outlining the governance for the project (#345) Madelyn Olson 2024-04-30 14:57:21 -0700
  • 0cb97653b7
    Change default pidfile from redis.pid to valkey.pid (#378) Shivshankar 2024-04-30 12:45:08 -0400
  • 6e05d0fcb1
    Update script to generate Valkey Module API docs (#406) Viktor Söderqvist 2024-04-30 18:24:18 +0200
  • 05251c55d7
    Change default syslog-ident from redis to valkey (#390) Karthick Ariyaratnam 2024-04-30 08:34:19 -0400
  • 948cd8f2c2
    Use SOCK_NONBLOCK to reduce system calls for outgoing connections (#293) Andy Pan 2024-04-30 17:49:22 +0800
  • b0d5a0f58d
    Make sure standard library is imported when using abort (#395) Madelyn Olson 2024-04-26 17:32:17 -0700
  • a5a1377dfc
    Update REDIS* to VALKEY* in object.c and utils/create-cluster/README (#380) Sher_Sun 2024-04-26 13:26:19 -0400
  • 19c4c647e0
    Fix incorrect comment for count in clusterMsg (#381) bentotten 2024-04-25 16:33:44 -0700
  • 2e926b2de1
    Fix command line formatting in TLS.md (#372) pshankinclarke 2024-04-25 14:20:52 -0700
  • d0ee4188c5
    Don't let install flags affect build (#382) Viktor Söderqvist 2024-04-25 23:19:15 +0200
  • 9eaefc77b0
    Mention one of rediss:// and valkeys:// in error message, not both (#373) Karthick Ariyaratnam 2024-04-25 16:02:22 -0400
  • 4948d536b9
    Detect accept4() on specific versions of various platforms (#294) Andy Pan 2024-04-25 22:20:40 +0800
  • 52f9291f79
    Rename redis to valkey in test suite logs and test names. (#366) Shivshankar 2024-04-25 03:13:21 -0400
  • 74a0486e3d
    Update redis* to valkey* in server.c and module.c (#367) artikell 2024-04-25 10:35:12 +0800
  • 2864fffe73
    Update redis* to valkey* in syscheck.c (#365) Wen Hui 2024-04-24 22:34:37 -0400
  • be81469cde
    Update COPYING to Valkey (#32) PatrickJS 2024-04-24 13:40:30 -0700
  • 191be272b4
    Rename redis.tcl to valkey.tcl (#283) Wen Hui 2024-04-24 14:54:52 -0400
  • 8baf322742
    Rename remaining test procedures (#355) Shivshankar 2024-04-24 12:01:33 -0400
  • d09a59c3b1
    Rename redis_init_script file and its content (#357) Wen Hui 2024-04-24 04:05:11 -0400
  • 669f1d3014
    redisbenchmark to valkeybenchmark in test directory and some test name rename. (#347) Shivshankar 2024-04-23 13:51:53 -0400
  • f0e1edc273
    Updated modules examples and tests to use valkey vs redis (#349) Dmitry Polyakovsky 2024-04-23 08:55:44 -0700
  • 393c8fde29
    Rename macros in config.h (#257) Lipeng Zhu 2024-04-23 20:20:35 +0800
  • 87a5bfc002
    Support connection schemes valkey:// and valkeys:// (#199) Lipeng Zhu 2024-04-23 09:02:41 +0800
  • a989ee5c05
    Updated modules examples to reference Valkey* (#342) Dmitry Polyakovsky 2024-04-22 07:01:04 -0700
  • 4693aa258e
    Rename redis in install_server.sh file (#341) Shivshankar 2024-04-19 19:38:18 -0400
  • 7809df0c93
    Remove REDIS tag from test macros. (#333) Shivshankar 2024-04-19 05:34:02 -0400
  • cc94c98a9d
    Update redis to valkey in generate-commands-json.py (#238) Shivshankar 2024-04-18 15:31:49 -0400
  • 34413e0862
    Replace "redis" with "valkey" test code (#287) Shivshankar 2024-04-18 09:57:17 -0400
  • 9e2b7838ea
    Add 'extended-redis-compatibility' config (#306) Viktor Söderqvist 2024-04-18 14:10:24 +0200
  • b6dbc8109b
    Add Codecov for Automated Code Coverage (#316) Vitah Lin 2024-04-18 13:39:02 +0800
  • af47cffc83
    Update oom_score_adjusted_by_redis to oom_score_adjusted_by_valkey in server.c (#229) Shivshankar 2024-04-17 23:53:22 -0400
  • 3040c439b8
    Remove REDIS tag from REDIS_CONFIG_REWRITE_SIGNATURE. (#331) Shivshankar 2024-04-17 23:38:39 -0400
  • 96d14fe263
    Change Redis to Valkey in log messages (#226) Bany 2024-04-17 19:38:21 +0700
  • 5d23f8f58a
    Complete fields in client list and client info test. (#326) Chen Tianjie 2024-04-17 11:33:25 +0800
  • 8dcc8ebba4
    Remove 'Redis' in error replies (#206) Viktor Söderqvist 2024-04-16 21:17:38 +0200
  • b16e647679
    Adds workflows to build release binaries and push to S3 (#315) Roshan Khatri 2024-04-16 07:01:36 -0700
  • 2ec8f638b5
    Fixed url links in valkey.conf (#320) Ping Xie 2024-04-15 10:49:57 -0700
  • 10d980890c
    Update CONTRIBUTING.md and issue templates (#311) Viktor Söderqvist 2024-04-15 16:00:59 +0200
  • c090874ed4
    List test files dynamically (#313) jonghoonpark 2024-04-15 21:25:33 +0900
  • 1221b3951a
    Fix typo in comment (#318) Vitah Lin 2024-04-15 19:45:00 +0800
  • fc5bf6a0ef
    Clamp TCP_KEEPINTVL and simplify TCP_KEEPALIVE_ABORT_THRESHOLD on Solaris (#292) Andy Pan 2024-04-15 12:53:07 +0800
  • a4da212f11
    upadate release tool script to valkey (#239) Shivshankar 2024-04-14 16:22:48 -0400
  • e71be72745
    Fix typo and rename Redis to Valkey in the utils/lru/README (#314) Sher_Sun 2024-04-14 14:40:01 -0400
  • eb7f5c4e0a
    Removes empty history arrays in json (#317) Kyle J. Davis 2024-04-13 13:38:05 -0600
  • 1c282a9306
    Set permissions for Github Actions in CI (#312) Björn Svensson 2024-04-12 17:24:22 +0200
  • 7b58f080a8
    Fix typo in SECURITY.md (#309) Tom Morris 2024-04-12 16:05:39 +0100
  • 644692db79
    Fixing a lua debugger bug that prevented use of 'server' for server.call invocations. (#303) Parth 2024-04-11 15:54:39 -0700
  • 3d887df265
    Add links for security issues (#299) Madelyn Olson 2024-04-11 15:12:28 -0700
  • c36f67a3ec
    Fix a minor issue for Redis brand name in Sentinel.conf (#300) Wen Hui 2024-04-11 16:59:52 -0400
  • 4be97ebcbe
    update valkey in serverLog messeges in server.c file (#231) Shivshankar 2024-04-11 16:34:32 -0400
  • 6975242529
    Update comment in cluster_legacy.h (#277) bentotten 2024-04-11 13:18:20 -0700
  • f0113a4105
    Clarify the usage of Valkey in a comment (#233) Daniel House 2024-04-11 16:06:04 -0400
  • f4f1bd6fde
    Revert update of RedisModuleEvent_MasterLinkChange (#289) Roshan Khatri 2024-04-10 17:35:08 -0700
  • b669af0eab
    Rename 'redis_tls_ctx' and 'redis_tls_client_ctx' global variables (#268) Daniel House 2024-04-10 17:00:27 -0400
  • 2e46046625
    Rename macros in valkey-cli.c and redis_strlcpy to valkey (#284) Shivshankar 2024-04-10 16:50:52 -0400
  • f8cec23a9b
    Delete old deprecated cli program redis-trib (#281) Viktor Söderqvist 2024-04-10 18:14:58 +0200
  • a054862b72
    Rename redis_client* procedure to valkey_client* in test environment (#276) Shivshankar 2024-04-10 10:18:47 -0400
  • 05d16579e6
    Rename redis in valkey-cli file comments and prints (#222) Shivshankar 2024-04-10 05:03:08 -0400
  • 4a8b4f4229
    Rename redis.info to valkey.info in LCOV (#259) Vitah Lin 2024-04-10 14:59:45 +0800
  • 03650e91b7
    Revert the default PID file back to the real default (#275) Madelyn Olson 2024-04-09 08:21:06 -0700
  • da831c0d22
    rename procedure redis_deferring_client to valkey_deferring_client (#270) Shivshankar 2024-04-09 10:38:09 -0400
  • c0cef48e98
    Fix reference to redis-tls module (#273) Madelyn Olson 2024-04-09 07:15:59 -0700
  • df5db0627f
    Remove trademarked language in code comments (#223) Jacob Murphy 2024-04-09 01:24:03 -0700
  • 1aa13decf6
    Remove single node cluster validation check from benchmark (#266) Harkrishn Patro 2024-04-08 21:20:10 -0700
  • d89ef06ce5
    Wait for cluster fully online in cluster_config_consistent (#272) VoletiRam 2024-04-08 20:03:56 -0700
  • e59dd41e42
    Maintain determinstic ordering of replica(s) in CLUSTER SLOTS response (#265) Harkrishn Patro 2024-04-08 19:58:23 -0700
  • c2ebe9ebbd
    Add sharded-pubsub tcl test to test_helper all test set (#267) Harkrishn Patro 2024-04-08 17:18:45 -0700
  • 5bccd7b800
    Rename systemd files and content to valkey from redis (#234) Shivshankar 2024-04-08 14:37:56 -0400
  • 750e94cad3
    Update crash wording to include our repo (#263) Madelyn Olson 2024-04-08 10:09:27 -0700
  • ebfb440629
    Pass extensions to node if extension processing is handled by it (#52) Harkrishn Patro 2024-04-08 09:01:30 -0700
  • d92dc78cb8
    Update ValkeyModuleEvent_MasterLinkChange to ValkeyModuleEvent_PrimaryLinkChange (#262) Bany 2024-04-08 22:56:39 +0700