-
Notifications
You must be signed in to change notification settings - Fork 583
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0575edd
commit f369eae
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,10 @@ keydb (6:6.3.3-1distribution_placeholder) codename_placeholder; urgency=medium | |
* Fixed missing slot_to_key map in FLASH cluster mode (Issue #574) | ||
* Added keyspace notifications for keys loaded from FLASH at startup | ||
* Fixed race condition in prefetchKeysAsync with FLASH enabled (Issue #571) | ||
* Fixed integer overflow in rand family of commands(Issue #631, #632, #633) | ||
* Fixed bad value in hincrbyfloat(Issue #634) | ||
* Fixed OOM hang in rand family of commands(Issue #635) | ||
* Added config to limit count of return values in rand family of commands(Issue #636) | ||
|
||
-- Ben Schermel <[email protected]> Tue, 18 Apr 2023 10:00:37 +0000 | ||
|
||
|