-
Notifications
You must be signed in to change notification settings - Fork 789
Insights: valkey-io/valkey
Overview
Could not load contribution data
Please try again later
12 Pull requests merged by 10 people
-
Hyperloglog ARM NEON SIMD optimization
#1859 merged
May 1, 2025 -
Accept limited number of new cluster link connections per cycle
#2009 merged
Apr 29, 2025 -
Optimize string-to-integer performance using AVX512
#1944 merged
Apr 29, 2025 -
CI build-macos version from macOS 14 to macOS 15
#2000 merged
Apr 29, 2025 -
Minor change for sadd command
#2001 merged
Apr 28, 2025 -
valkey-benchmark: Add test for MGET
#2015 merged
Apr 28, 2025 -
Introduce MPTCP for replica
#1961 merged
Apr 27, 2025 -
Convert pubsub dicts to hashtables
#2007 merged
Apr 27, 2025 -
Correct rpushx description
#2002 merged
Apr 26, 2025 -
Clean up unnecessary use of strlen
#1976 merged
Apr 26, 2025 -
Refactor syncWithPrimary and replicaTryPartialResynchronization
#1476 merged
Apr 25, 2025 -
Add output buffer limiting for unauthenticated clients
#2006 merged
Apr 25, 2025
13 Pull requests opened by 9 people
-
Avoid log spam about cluster node failure detection by each primary
#2010 opened
Apr 26, 2025 -
Log cluster state periodically to capture transient state for debuggability
#2011 opened
Apr 26, 2025 -
Flip pfail flag while marking node as failed
#2012 opened
Apr 26, 2025 -
Prefetch keys in MSET and MGET
#2013 opened
Apr 27, 2025 -
Delete dead code in dict
#2014 opened
Apr 27, 2025 -
Remove duplicate macro definitions of HASH_SET_TAKE_FIELD, HASH_SET_TAKE_VALUE, and HASH_SET_COPY
#2024 opened
Apr 29, 2025 -
Compile with -Wundef
#2025 opened
Apr 29, 2025 -
Additional assertions for listpack
#2027 opened
Apr 29, 2025 -
Optimize findBucket performance using SIMD
#2030 opened
Apr 30, 2025 -
Replace dependency `hiredis` with `libvalkey`
#2032 opened
Apr 30, 2025 -
Allow dynamic modification of io-threads num
#2033 opened
Apr 30, 2025 -
Remove redundancy if condition statement
#2034 opened
Apr 30, 2025 -
properly escape double quotes and backslash in sdscatrepr
#2036 opened
May 1, 2025
4 Issues closed by 5 people
-
`OBJECT ENCODING` for small strings returns "raw" instead of "embstr" in Valkey 8.1
#2026 closed
Apr 30, 2025 -
[NEW] Handle maxclients post-TLS handshake
#2018 closed
Apr 29, 2025 -
[NEW] Splitting logfile for auditing
#260 closed
Apr 29, 2025 -
MSET and XADD Performance degrade 8.1.0 vs 8.0.2
#1999 closed
Apr 29, 2025
10 Issues opened by 9 people
-
[BUG] `sdscatrepr` not escaping `"` and `\` characters anymore
#2035 opened
May 1, 2025 -
[NEW] Accelerate CRC16 with SIMD
#2031 opened
Apr 30, 2025 -
Introduce CLUSTERLOG command support
#2029 opened
Apr 30, 2025 -
[NEW] Faster cluster failover
#2023 opened
Apr 29, 2025 -
Reaching 3 million requests per second on a single Valkey instance (joined work with @uriyage )
#2022 opened
Apr 29, 2025 -
Automatically test a random DB for clustering tests
#2021 opened
Apr 28, 2025 -
[CRASH] HA Cluster crash and recovery without identifiable reasons in Thanos installation
#2017 opened
Apr 28, 2025 -
Interactive client improvements
#2016 opened
Apr 28, 2025 -
[BUG] With persistence disabled master node creats full size dump.rdb
#2008 opened
Apr 25, 2025
32 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add multi-database support to cluster mode
#1671 commented on
Apr 29, 2025 • 16 new comments -
Reply Copy Avoidance
#1457 commented on
Apr 29, 2025 • 9 new comments -
Disallowing Client Reply is On / Off / Skip when Client is Multi
#1966 commented on
Apr 30, 2025 • 6 new comments -
Add framework for cross-slot commands, enable for MGET
#1986 commented on
Apr 28, 2025 • 3 new comments -
improve clarity when member is not exist
#1943 commented on
Apr 30, 2025 • 2 new comments -
add cluster flushslot command.
#1384 commented on
Apr 30, 2025 • 2 new comments -
Add support for automatic client authentication via TLS certificate fields
#1920 commented on
Apr 26, 2025 • 1 new comment -
Environment variable REDISCLI_AUTH to VALKEYCLI_AUTH conversion
#1995 commented on
Apr 29, 2025 • 0 new comments -
[NEW] Add DELIFEQ command
#1975 commented on
Apr 28, 2025 • 0 new comments -
[POC] INFO KEYSIZES section added
#1967 commented on
May 1, 2025 • 0 new comments -
Add sentinel failover SAFE option
#1964 commented on
Apr 30, 2025 • 0 new comments -
Mark primary node as alive immediately if reachable and failover is not possible
#1927 commented on
Apr 28, 2025 • 0 new comments -
Change the usec_per_call operation from float to long long division
#1888 commented on
Apr 30, 2025 • 0 new comments -
Support BYPOLYGON option for GEOSEARCH
#1809 commented on
Apr 28, 2025 • 0 new comments -
umask for data
#1725 commented on
Apr 28, 2025 • 0 new comments -
Add GETPXT, MGETPXT (Get with millisecond expiration) commands
#1455 commented on
Apr 28, 2025 • 0 new comments -
Improve "SENTINEL FAILOVER" by using the "FAILOVER" command
#1292 commented on
May 1, 2025 • 0 new comments -
Adding KEYINFO command to find out keys that have large number of elements
#1151 commented on
Apr 29, 2025 • 0 new comments -
[NEW] Add Keysizes section, bigkeys and hotkeys, and maxmemory-dataset
#1880 commented on
May 1, 2025 • 0 new comments -
[NEW]Info Keysizes section
#1969 commented on
May 1, 2025 • 0 new comments -
[NEW] Enhance valkey-benchmark with Multi-Language Support and Advanced Testing Capabilities
#1884 commented on
Apr 30, 2025 • 0 new comments -
[BUG] `CLIENT REPLY OFF` in transaction handled incorrectly
#1268 commented on
Apr 29, 2025 • 0 new comments -
[NEW] Add command for copying function libraries from a remote server
#2005 commented on
Apr 29, 2025 • 0 new comments -
[NEW] Support BYPOLYGON option for GEOSEARCH
#1755 commented on
Apr 29, 2025 • 0 new comments -
[NEW] Feature to find bigkeys
#1827 commented on
Apr 29, 2025 • 0 new comments -
[NEW] Improve latency and TPS with second-level prefetching: prefetch value data structures of incoming commands
#1594 commented on
Apr 28, 2025 • 0 new comments -
[NEW] Measure the amount of network in/out over cluster bus
#1929 commented on
Apr 28, 2025 • 0 new comments -
[NEW] INCRBY and EXPIRE
#1818 commented on
Apr 28, 2025 • 0 new comments -
[NEW] valkey-benchmark support for SET IFEQ
#1828 commented on
Apr 28, 2025 • 0 new comments -
Support field level expire/TTL for hash, set and sorted set
#640 commented on
Apr 28, 2025 • 0 new comments -
[NEW] allow more commands in empty permission set
#2003 commented on
Apr 25, 2025 • 0 new comments -
[NEW] Tunnel Traffic After Failover On Non-Cluster Mode
#1978 commented on
Apr 25, 2025 • 0 new comments