-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(globalpatches): imeplement SharedDict:get_stale API (#12233)
1. It implements the `get_stale` API. 2. It completes the `set` API with support for the `flags` parameter. 3. It abstracts the `is_stale` function for reuse. 4. It does not delete expired data during referring operations. KAG-3398
- Loading branch information
Showing
1 changed file
with
19 additions
and
10 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