Skip to content

feat(configurable cleanup ticker): add config for cleanup ticker duration#342

Merged
mangalaman93 merged 1 commit intodgraph-io:mainfrom
singhvikash11:cleanup_ticker_config
Aug 31, 2023
Merged

feat(configurable cleanup ticker): add config for cleanup ticker duration#342
mangalaman93 merged 1 commit intodgraph-io:mainfrom
singhvikash11:cleanup_ticker_config

Conversation

@singhvikash11
Copy link
Contributor

Problem

Cleanup ticker to remove entries for expired keys taking a lot of CPU cycles around 90% in the case of pod with 1.6 CPU

Solution

Making the duration of the cleanup ticker configurable so users can configure it to higher values and can save on CPU cycles.

@CLAassistant
Copy link

CLAassistant commented Jul 18, 2023

CLA assistant check
All committers have signed the CLA.

@singhvikash11
Copy link
Contributor Author

@joshua-goldstein can you please review the pr, I want to use this library as app-cache in prod.

@singhvikash11
Copy link
Contributor Author

@akon-dey can you please review the pr

@mangalaman93 mangalaman93 force-pushed the cleanup_ticker_config branch from 45549dc to ba4bb09 Compare August 31, 2023 06:21
@mangalaman93 mangalaman93 requested a review from a user August 31, 2023 06:21
@mangalaman93 mangalaman93 merged commit e8dc5b0 into dgraph-io:main Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants