-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add memoryUsage for principal cache (#17)
* update gache v2 Signed-off-by: taniwa <[email protected]> * fix lisence header Signed-off-by: taniwa <[email protected]> * Add memoryUsage for principal cache Signed-off-by: taniwa <[email protected]> * Add test Signed-off-by: taniwa <[email protected]> * fix: Refresh memory size when the cache expires Signed-off-by: fum1h1to <[email protected]> * fix: use gache Size() Signed-off-by: fum1h1to <[email protected]> * add: cache expired hook test Signed-off-by: fum1h1to <[email protected]> * fix: principalCacheMemorySize calculation Signed-off-by: fum1h1to <[email protected]> * fix: update gache Signed-off-by: fum1h1to <[email protected]> * remove: debug log Signed-off-by: fum1h1to <[email protected]> * fix: gache update v2.0.10 Signed-off-by: fum1h1to <[email protected]> * fix: interval for checking the cache expiration Signed-off-by: fum1h1to <[email protected]> * update gache v2.0.11 Signed-off-by: fum1h1to <[email protected]> * add: comment Signed-off-by: fum1h1to <[email protected]> * fix: comment Signed-off-by: fum1h1to <[email protected]> --------- Signed-off-by: taniwa <[email protected]> Signed-off-by: fum1h1to <[email protected]> Co-authored-by: fum1h1to <[email protected]>
- Loading branch information
Showing
11 changed files
with
723 additions
and
334 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
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
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
Oops, something went wrong.