-
Notifications
You must be signed in to change notification settings - Fork 701
Insights: valkey-io/valkey
Overview
19 Pull requests merged by 12 people
-
Update comments and log message in cluster_legacy.c
#1561 merged
Jan 17, 2025 -
Fix memory leak in forgotten node ping ext code path
#1574 merged
Jan 16, 2025 -
Fix cluster info sent stats for message with light header
#1563 merged
Jan 16, 2025 -
Extract the scripting engine code from the functions unit
#1312 merged
Jan 16, 2025 -
Incr expired_keys if the expiration time is already expired
#1517 merged
Jan 16, 2025 -
Allow clang-format to be triggered in push events
#1565 merged
Jan 16, 2025 -
Adding Missing filters to CLIENT LIST and Dedup Parsing
#1401 merged
Jan 15, 2025 -
Minor cleanup in defragEntryFinishCbForKeys
#1562 merged
Jan 15, 2025 -
add paused_actions for INFO Clients
#1519 merged
Jan 14, 2025 -
Introduce const_sds for const-content sds
#1553 merged
Jan 14, 2025 -
Fix valgrind test
#1555 merged
Jan 14, 2025 -
Escape unix socket group in unit tests
#1554 merged
Jan 14, 2025 -
Replace dict with new hashtable: hash datatype
#1502 merged
Jan 13, 2025 -
Test coverage for ECHO for reply schema validation
#1549 merged
Jan 13, 2025 -
Skip CLI tests with reply schema validation
#1545 merged
Jan 12, 2025 -
Add latency stats around cluster config file operations
#1534 merged
Jan 11, 2025 -
Mark the node as FAIL when the node is marked as NOADDR and broadcast the FAIL
#1191 merged
Jan 11, 2025 -
Do election in order based on failed primary rank to avoid voting conflicts
#1018 merged
Jan 11, 2025 -
Fix module LatencyAddSample still work when latency-monitor-threshold is 0
#1541 merged
Jan 11, 2025
15 Pull requests opened by 11 people
-
Use MSG_ZEROCOPY for plaintext replication traffic
#1543 opened
Jan 11, 2025 -
Support unsigned numeric config
#1546 opened
Jan 12, 2025 -
feat: stats and keyspace notifications about lazy expiration
#1547 opened
Jan 12, 2025 -
Loop optimization: move maxlen check outside to reduce unnecessary checks
#1557 opened
Jan 14, 2025 -
Rename to Valkey for lolwut command
#1559 opened
Jan 14, 2025 -
Add paused_purpose to INFO CLIENTS
#1564 opened
Jan 15, 2025 -
Call makeObjectShared to normalize a shared object into a true shared object
#1566 opened
Jan 15, 2025 -
Accelerate hash table iterator with value prefetching
#1568 opened
Jan 15, 2025 -
Extend LATENCY LATEST to add min / sum / cnt stats
#1570 opened
Jan 16, 2025 -
Fix cluster info sent stats for message with light header (#1563)
#1571 opened
Jan 16, 2025 -
Enable module API SendClusterMessage to use light message header type
#1572 opened
Jan 16, 2025 -
Backport "Fix memory leak in forgotten node ping ext code path" to 8.0
#1575 opened
Jan 17, 2025 -
Backport "Fix memory leak in forgotten node ping ext code path" to 7.2
#1576 opened
Jan 17, 2025 -
Add `FUNCTION LOAD` and `FCALL` benchmark
#1578 opened
Jan 17, 2025 -
Embed hash value in hash type entry
#1579 opened
Jan 17, 2025
11 Issues closed by 4 people
-
Support Detailed Compilation Errors by Allowing Scripting Engine to Return `robj` Instead of C Strings
#1470 closed
Jan 16, 2025 -
[NEW] use native `bool` type in Valkey
#413 closed
Jan 16, 2025 -
Small code clean-up in defrag 8.0
#1560 closed
Jan 15, 2025 -
Enforce `const` Where Applicable
#1542 closed
Jan 14, 2025 -
Re-thinking the main hash table
#169 closed
Jan 13, 2025 -
Use new hashtable for hashes
#1095 closed
Jan 13, 2025 -
[NEW] Server driven slot migration
#587 closed
Jan 13, 2025 -
rebranding: change "redis" to "server" for git_sha related
#170 closed
Jan 10, 2025 -
[BUG] Wrong version number
#392 closed
Jan 10, 2025 -
[NEW] Add CMake support
#79 closed
Jan 10, 2025 -
[BUG] Error during "make test": "Failed opening Unix socket: unix socket path too long"
#162 closed
Jan 10, 2025
6 Issues opened by 5 people
-
[NEW] Valkey Operator, any plan build it?
#1577 opened
Jan 17, 2025 -
Extra memory consumed by embedded sds in new HashObject fields
#1567 opened
Jan 15, 2025 -
Create development guide
#1558 opened
Jan 14, 2025 -
about alsoPropagate
#1556 opened
Jan 14, 2025 -
Follow-up of #1502: Embed field and value in hashTypeEntry
#1551 opened
Jan 12, 2025 -
Follow-up of #1502: Replace temp dicts with hashtable
#1550 opened
Jan 12, 2025
51 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.
-
Feature COMMANDLOG to record slow execution and large request/reply
#1294 commented on
Jan 16, 2025 • 12 new comments -
Fix flakly half-finish importing cluster test
#1532 commented on
Jan 10, 2025 • 3 new comments -
Add latency sample for transaction and pipeline
#1424 commented on
Jan 13, 2025 • 3 new comments -
Introduce cluster-ignore-disk-write-errors to prevent the process from existing when saving fails
#1032 commented on
Jan 17, 2025 • 2 new comments -
Refactor syncWithPrimary and replicaTryPartialResynchronization
#1476 commented on
Jan 12, 2025 • 1 new comment -
[feature] sentinel use info sentinel command to run faster
#1511 commented on
Jan 16, 2025 • 1 new comment -
SCAN, SSCAN, HSCAN, and ZSCAN are not stable across failovers
#4 commented on
Jan 10, 2025 • 0 new comments -
[BUG] 32-bit arch may need linking to libatomic, otherwise build fails
#434 commented on
Jan 16, 2025 • 0 new comments -
[BUG] evalSha not working the same as in Redis
#1537 commented on
Jan 16, 2025 • 0 new comments -
[NEW] HTTP support for Valkey
#880 commented on
Jan 16, 2025 • 0 new comments -
[NEW] Support for Empty SET
#68 commented on
Jan 16, 2025 • 0 new comments -
[Daily Test Failure] tests/unit/cluster/slot-migration.tcl in test-macos-latest
#734 commented on
Jan 17, 2025 • 0 new comments -
[NEW] `keyspace_expiration_misses` stats
#1507 commented on
Jan 17, 2025 • 0 new comments -
Extended Valkey client introspection functionality
#668 commented on
Jan 17, 2025 • 0 new comments -
[Discussion] Log format of per component log
#1509 commented on
Jan 17, 2025 • 0 new comments -
Persistence - Remove Unowned Keys
#568 commented on
Jan 12, 2025 • 0 new comments -
Fix 32-bit atomic linking on powerpc
#663 commented on
Jan 17, 2025 • 0 new comments -
Add key-eviction-memory parameter for evicting key earlier to avoid OOM
#831 commented on
Jan 16, 2025 • 0 new comments -
Adds support for running `EVAL` with different scripting engines
#1497 commented on
Jan 17, 2025 • 0 new comments -
Add new replicate module API to bypass command validation
#1357 commented on
Jan 16, 2025 • 0 new comments -
Offload replication writes to IO threads
#1485 commented on
Jan 15, 2025 • 0 new comments -
add parameter for limiting maximum AOF files size on disk
#1425 commented on
Jan 13, 2025 • 0 new comments -
Reply offload
#1457 commented on
Jan 16, 2025 • 0 new comments -
[Client Introspection] Client Commands Extended Filtering
#1466 commented on
Jan 16, 2025 • 0 new comments -
Move auth check to the front
#1475 commented on
Jan 15, 2025 • 0 new comments -
skip CRC checksumming during diskless full sync with TLS enabled.
#1479 commented on
Jan 17, 2025 • 0 new comments -
Devendoring
#15 commented on
Jan 10, 2025 • 0 new comments -
Replace all "redis" keywords to "valkey" in tcl test files
#155 commented on
Jan 10, 2025 • 0 new comments -
Inconsistent command behavior for keyless read commands
#369 commented on
Jan 10, 2025 • 0 new comments -
[NEW] How about support Roaring Bitmaps in valkey
#1480 commented on
Jan 12, 2025 • 0 new comments -
[NEW] Request for polygon search for geospatial query
#1435 commented on
Jan 12, 2025 • 0 new comments -
Augmenting Valkey with multiplexing interface
#1300 commented on
Jan 12, 2025 • 0 new comments -
[NEW] Variable arity `GETBIT`
#1267 commented on
Jan 12, 2025 • 0 new comments -
[NEW] Add scripting languages (for EVAL, etc.) using module API
#1261 commented on
Jan 12, 2025 • 0 new comments -
[NEW] `OBSERVE` command for enhanced observability in Valkey: Data Collection
#1167 commented on
Jan 12, 2025 • 0 new comments -
[Feature] Implement CLUSTER FLUSHSLOT command
#1133 commented on
Jan 12, 2025 • 0 new comments -
[NEW] Vector databse related support
#950 commented on
Jan 12, 2025 • 0 new comments -
[NEW] Introduce a new client capability for throttling
#872 commented on
Jan 12, 2025 • 0 new comments -
[NEW] Can we add 'count' option to the 'RANDOMKEY' command?
#788 commented on
Jan 12, 2025 • 0 new comments -
[NEW] WAIT ALL
#743 commented on
Jan 12, 2025 • 0 new comments -
New MPUBLISH command to publish multiple messages.
#525 commented on
Jan 12, 2025 • 0 new comments -
About support timeseries module
#464 commented on
Jan 12, 2025 • 0 new comments -
[NEW] Valkey-Bloom: BloomFilter support for Valkey.
#407 commented on
Jan 12, 2025 • 0 new comments -
[NEW] Implement stream PUBSUB
#360 commented on
Jan 12, 2025 • 0 new comments -
[FEATURE] Timeseries Graph (Upvote if want)
#126 commented on
Jan 12, 2025 • 0 new comments -
[NEW] Support monitor command with RESP3 push type
#1428 commented on
Jan 12, 2025 • 0 new comments -
AOF issue related to code coverage
#1453 commented on
Jan 13, 2025 • 0 new comments -
lookupCommandByCString in VM_Replicate
#1175 commented on
Jan 14, 2025 • 0 new comments -
[NEW] Atomic slot migration HLD
#23 commented on
Jan 15, 2025 • 0 new comments -
[NEW] Migrate non topology update cluster bus messages to light header type
#932 commented on
Jan 15, 2025 • 0 new comments -
Long term Valkey compat strategy
#105 commented on
Jan 16, 2025 • 0 new comments