Skip to content

Implement time keeping, avoid lazily deleting expired keys #2

@ujjwal-kr

Description

@ujjwal-kr

Need to make some cycles which checks from another thread for expired keys more like garbage collection for the database.
Cannot afford to delete keys at random times because the e2e will fail, so the cycle needs to be ran after each millisecond?
Too much CPU usage.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions