Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix per-entry expiration policy documentation #421

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arcstur
Copy link

@arcstur arcstur commented May 3, 2024

  • remove unused imports
  • add feature time to tokio, since the example uses tokio::time
  • do cache.run_pending_tasks() before emitting the entry count so that it's accurate

* remove unused imports
* add feature time to tokio, since the example uses tokio::time
* do cache.run_pending_tasks() before emitting the entry count so that it's accurate
@tatsuya6502 tatsuya6502 self-requested a review May 4, 2024 02:56
@tatsuya6502 tatsuya6502 self-assigned this May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants