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

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

arcstur
Copy link
Contributor

@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
Copy link
Member

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! It looks good to me.

@tatsuya6502 tatsuya6502 merged commit 122a5a5 into moka-rs:main Jun 2, 2024
22 checks passed
@tatsuya6502 tatsuya6502 added the documentation Improvements or additions to documentation label Jun 2, 2024
@tatsuya6502 tatsuya6502 added this to the v0.12.8 milestone Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants