Commit Graph

  • 27155ed297 8.0.1-alt2 sisyphus Maxim Slipenko 2024-12-12 16:06:25 +0300
  • 3a971c0bcd add logrotate Maxim Slipenko 2024-12-12 16:05:16 +0300
  • 5fccf89501 8.0.1-alt1 8.0.1-alt1 Maxim Slipenko 2024-12-12 15:52:20 +0300
  • 4fbab5740b
    Apply security fixes for CVEs (#1114) Madelyn Olson 2024-10-02 14:09:21 -0700
  • b34537834b Build binary releases with systemd support (#1107) Melroy van den Berg 2024-10-02 19:48:54 +0200
  • e9051d2efe Avoid .c, .d and .o files from being copied to the binary tar.gz releases (#1106) Melroy van den Berg 2024-10-02 19:43:34 +0200
  • db9e1ad137 Fix timing issue in the new tot-net-out replica test (#1060) Binbin 2024-09-20 14:25:05 +0800
  • e0824e3996 Initial staging for 8.0.1 security release Madelyn Olson 2024-09-30 16:42:08 -0700
  • 8c19df99b5 Fix RDMA build dependence (#1074) zhenwei pi 2024-09-25 17:30:45 +0800
  • 20f5a661f7 Fix bug for CLUSTER SLOTS from EVAL over TLS (#1072) Viktor Söderqvist 2024-09-25 09:55:53 +0200
  • 20d438dcc1 Print an empty primary log when primary lost its last slot (#1064) Binbin 2024-09-23 13:14:09 +0800
  • b6744f2b1e Fix module / script call CLUSTER SLOTS / SHARDS fake client check crash (#1063) Binbin 2024-09-25 14:50:48 +0800
  • 3e3b955f8f Use _Thread_local to solve threads.h build issue (#1053) Binbin 2024-09-22 20:20:55 +0800
  • 3e83653afd Fix memory allocation for server databases (#1046) ranshid 2024-09-18 14:35:35 +0300
  • 461a13ffc6 Fix default value of primary-reboot-down-after-period in sentinel.conf (#1040) Binbin 2024-09-21 21:09:13 +0800
  • 2b5c7a0dbd
    Fix a typo in the 8.0 release notes (#1036) Ping Xie 2024-09-15 13:08:04 -0700
  • 7424b17dab
    Add Valkey 8.0 GA Release Notes (#1034) Ping Xie 2024-09-15 12:53:12 -0700
  • 76ec25f90a Revert "Update version number to 8.0" Ping Xie 2024-09-14 20:13:43 -0700
  • aff4d508a3 Update version number to 8.0 Ping Xie 2024-09-13 21:53:57 -0700
  • 74113bd2c3 Update valkey-benchmark log output to reference 'server' instead of 'Redis' (#1029) Shivshankar 2024-09-14 00:43:20 -0400
  • 6f9786b9b3 Replica flush the old data after RDB file is ok in disk-based replication (#926) Binbin 2024-09-14 11:49:49 +0800
  • cf51462b5b Improve code readability in dict.c (#943) Ping Xie 2024-09-13 17:21:20 -0700
  • bcd5c4746b Fix replica unable trigger migration when it received CLUSTER SETSLOT in advance (#981) Binbin 2024-09-13 00:02:39 -0700
  • 09ed2fccca Avoid false positive in election tests (#984) Binbin 2024-09-13 14:53:39 +0800
  • d4e6546f7c Trigger a save of the cluster configuration file before shutting down (#822) Binbin 2024-09-12 15:43:12 +0800
  • 9204cd04d1 Re-enable empty-shard slot migration tests (#1024) Ping Xie 2024-09-11 23:19:32 -0700
  • 7c3f9379bd Make clang-format insert a newline at end of file if missing (#1023) xu0o0 2024-09-12 13:33:07 +0800
  • 420da15c0c Fix wrong count for replica's tot-net-out (#1013) uriyage 2024-09-12 05:36:40 +0300
  • 13f2b61fff Optimize the per slot dictionary by checking for cluster mode earlier (#995) Madelyn Olson 2024-09-11 09:53:42 -0700
  • 79561f0828 Improve stability of hostnames test (#1016) Madelyn Olson 2024-09-11 09:52:34 -0700
  • c90bd280e2 Added .git-blame-ignore-revs (#1010) Mikhail Koviazin 2024-09-11 08:50:35 +0300
  • 850a8e90bf Fix module RdbLoad wrongly disable the AOF (#1001) Binbin 2024-09-11 12:00:08 +0800
  • bc6cca24c3 Dual Channel Replication - Verify Replica Local Buffer Limit Configuration (#989) Amit Nagler 2024-09-11 03:26:28 +0300
  • e495448dbe Use hashtable as the default type of temp set object during sunion/sdiff (#996) Lipeng Zhu 2024-09-11 04:09:18 +0800
  • b0478078c5 Fix crash in async IO threads with TLS (#1011) uriyage 2024-09-10 21:20:10 +0300
  • cce5c365d8 For MEETs, save the extensions support flag immediately during MEET processing (#778) bentotten 2024-09-09 20:46:02 -0700
  • 3d92fb98ca Add missing moduleapi getchannels test and fix tests (#1002) Binbin 2024-09-10 10:13:54 +0800
  • cbb5a3be8b add assertion for kvstore's dictType (#1004) zhaozhao.zz 2024-09-10 03:13:18 +0800
  • 9e10a3d712 Migrate dict.c unit tests to new framework (#946) xu0o0 2024-09-09 13:03:15 +0800
  • 237ef5db80 Migrate listpack.c unit tests to new framework (#949) xu0o0 2024-09-09 13:01:25 +0800
  • 4dadcccb69 Add client info to SHUTDOWN / CLUSTER FAILOVER logs (#875) Binbin 2024-09-08 16:26:56 +0800
  • b5badeb785 Fix aof base suffix when modifying aof-use-rdb-preamble during rewrite (#886) Binbin 2024-09-07 23:27:59 +0800
  • ee1dcc0b72 Fix missing replication link re-connection when primary's IP/port is updated in clusterProcessGossipSection (#965) Binbin 2024-09-06 13:19:50 +0800
  • 1478c0de8d Add newline to argv in crash report when doing redact (#993) Binbin 2024-09-05 11:13:29 +0800
  • 92bc8f1be3 Add SLOT-STATS under CLUSTER HELP string. (#988) Kyle Kim (kimkyle@) 2024-09-03 15:59:06 -0400
  • 42fdf7f527 Rewrite lazyfree docs in valkey.conf to reflect that lazy is now default (#983) Viktor Söderqvist 2024-09-03 10:47:23 +0200
  • 230ff3ae65 Fix typo in valkey-cli.c (#979) NAM UK KIM 2024-09-03 15:58:09 +0900
  • 6f2b3d46bb Improve type safety and refactor dict entry handling (#749) Ping Xie 2024-09-02 18:28:15 -0700
  • 85a58478df Added release notes for RC2 Madelyn Olson 2024-09-01 20:03:12 -0700
  • 509f026326 Initialize all the fields for the test kvstore (#982) Madelyn Olson 2024-09-02 11:01:59 -0700
  • 2c46f2047b Add configuration hide-user-data-from-log to hide user data from server logs (#877) Amit Nagler 2024-09-02 19:50:36 +0300
  • def9ddf1e5 Fix set expire test due to the new lazyfree configs changes (#980) Binbin 2024-09-02 22:43:09 +0800
  • e7d46558fe Use metadata to handle the reference relationship between kvstore and dict (#966) zhaozhao.zz 2024-09-02 22:35:24 +0800
  • 1dcd3f23d8 Change all the lazyfree configurations to yes by default (#913) Binbin 2024-09-02 22:07:17 +0800
  • cb4d6f665f Fix zipmap test null pointer (#975) Madelyn Olson 2024-09-01 03:05:37 -0700
  • 56c61c6ee3 Fast path in SET if the expiration time is expired (#865) Binbin 2024-08-31 22:39:07 +0800
  • 1758fbf27f Delete unused parts of zipmap (#973) Viktor Söderqvist 2024-08-31 15:42:44 +0200
  • 21c2ad7b4a Fix timing issue in replica migration test (#968) Binbin 2024-08-30 19:58:46 +0800
  • 1864c2f4b4 standalone -REDIRECT handles special case of MULTI context (#895) zhaozhao.zz 2024-08-30 10:17:53 +0800
  • 5450d41fde Migrate zipmap unit test to new framework (#474) Shivshankar 2024-08-29 11:17:53 -0400
  • 115fc0f912 Fix reconfiguring sub-replica causing data loss when myself change shard_id (#944) Binbin 2024-08-29 22:39:53 +0800
  • bc1cc05a25 free client's multi state when it becomes dirty (#961) zhaozhao.zz 2024-08-29 19:20:53 +0800
  • 0def936a88 Exclude '.' and ':' from isValidAuxChar's banned charset (#963) Ping Xie 2024-08-28 23:35:31 -0700
  • d2d93ea17c Revert make KEYS to be an exact match if there is no pattern (#964) Binbin 2024-08-29 10:58:19 +0800
  • be7f15c7b7 Delete TLS.md and update README.md about tests (#960) Viktor Söderqvist 2024-08-28 21:17:04 +0200
  • 314ee9b30f Delete files MANIFESTO, BUGS and INSTALL (#958) Viktor Söderqvist 2024-08-28 20:04:23 +0200
  • cb2fa0394d Migrate the contents of TLS.md into README.md (#927) I-Hsin Cheng 2024-08-28 18:43:29 +0800
  • dea55a53a8 Add comment explaining log file reopening for rotation support (#956) Ping Xie 2024-08-27 21:00:17 -0700
  • 856d5d1b06 Using intrinsics to optimize counting HyperLogLog trailing bits (#846) mwish 2024-08-28 11:44:32 +0800
  • ecb6846c8e Add pause path coverage to replica migration tests (#937) Binbin 2024-08-28 11:08:27 +0800
  • 5d06dc87e9 Move prepareClientToWrite out of loop for lrange command to reduce the redundant call. (#860) Lipeng Zhu 2024-08-28 10:11:09 +0800
  • daf09fb538 Wait for the role change and fix the timing issue in the new test (#947) Binbin 2024-08-28 09:51:10 +0800
  • 8df10af306 Use sdsAllocSize instead of sdsZmallocSize (#923) Vadym Khoptynets 2024-08-28 00:43:01 +0300
  • 795fa1edba Remove dual-channel-replication Feature Flag's Protection (#908) Amit Nagler 2024-08-27 20:18:48 +0300
  • 6d52fffef5 Connection minor fixes (#953) Viktor Söderqvist 2024-08-27 16:11:33 +0200
  • 8d899d7464 Improve multithreaded performance with memory prefetching (#861) uriyage 2024-08-27 07:10:44 +0300
  • 6694fa90ec Drop the outdated script replication example comments (#951) Binbin 2024-08-27 12:04:47 +0800
  • 13527b056e Make KEYS to be an exact match if there is no pattern (#792) Binbin 2024-08-27 12:04:27 +0800
  • 8a33a072d2 Fix invalid escape sequence in utils, minor cleanup in python script (#948) xu0o0 2024-08-26 22:53:35 +0800
  • c667fd96e3 Add explicit assert to ensure thread_shared_qb won't expand (#938) Binbin 2024-08-25 12:03:34 +0800
  • 7d27a7cffd Add epoch information to failover auth denied logs (#816) Binbin 2024-08-24 18:03:24 +0800
  • b7b2c595c1 Update "Total" message and used_memory_human log information in serverCron() function (#594) NAM UK KIM 2024-08-24 10:02:18 +0900
  • 0a12ab22a6 Add support for setting the group on a unix domain socket (#901) Ayush Sharma 2024-08-24 00:22:08 +0530
  • b487e18f55 Remove accurate from extra test tag (#935) Madelyn Olson 2024-08-23 11:05:41 -0700
  • 0bd121fd38 valkey-cli make source node ignores NOREPLICAS when doing the last CLUSTER SETSLOT (#928) Binbin 2024-08-23 16:22:30 +0800
  • be0b55ba07 Fix CLUSTER SETSLOT block and unblock error when all replicas are down (#879) Binbin 2024-08-23 16:21:53 +0800
  • dc7b7e8061 Delete redundant declaration clusterNodeCoversSlot and countKeysInSlot (#930) Yunxiao Du 2024-08-23 12:17:27 +0800
  • b6862c5c6d Revert repl backlog size back to 1mb for dual channel tests (#934) Madelyn Olson 2024-08-22 15:35:28 -0700
  • 1aa2ee7b33 Decline unsubscribe related command in non-subscribed mode (#759) Wen Hui 2024-08-22 11:21:33 -0400
  • fd994e2be5 Make runtest-cluster support --io-threads option (#933) Binbin 2024-08-22 23:21:06 +0800
  • 032c7544f4 Avoid to re-establish replication if node is already myself primary in CLUSTER REPLICATE (#884) Binbin 2024-08-22 11:00:18 +0800
  • 2e937773ec Skip tracking clients OOM test when I/O threads are enabled (#764) uriyage 2024-08-22 03:02:57 +0300
  • 0f551a2dca Update README.md file to reference valkey.io (#931) Harkrishn Patro 2024-08-21 14:19:50 -0700
  • f75b03d861 Set repl-backlog-size from 1mb to 10mb by default (#911) Binbin 2024-08-21 23:59:02 +0800
  • 606cfbb05d Fix Error in Daily CI -- reply-schemas-validator (#922) Wen Hui 2024-08-21 09:36:02 -0400
  • f143b66a41 RDMA: Support user keepalive command (#916) zhenwei pi 2024-08-21 16:38:34 +0800
  • f3b93e2190 Fix data loss when replica do a failover with a old history repl offset (#885) Binbin 2024-08-21 12:42:59 +0800
  • 1fb7fc659c Correct RDB_EOF_MARK_SIZE usage where EOF mark is relevant (#925) Binbin 2024-08-21 00:00:29 +0800
  • 57e6369f46 Make use of a single listNode pointer for blocking utility lists (#919) ranshid 2024-08-20 13:54:53 +0300
  • 20205dbdca Fix valgrind timing issue failure in replica-redirect test (#917) gmbnomis 2024-08-18 15:20:53 +0200