-
-
Notifications
You must be signed in to change notification settings - Fork 73
Issues: moka-rs/moka
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
unable to build for some platforms that does not support AtomicU64
#462
opened Oct 31, 2024 by
delta4chat
Feature Request: Alternative compute API that skips if other thread/async task is already computing for the key
enhancement
New feature or request
#433
opened Jun 29, 2024 by
tatsuya6502
Update Key With One Evaluation of the Further information is requested
init
Future
question
#432
opened Jun 27, 2024 by
ShiromMakkad
Size Aware Eviction: First-In-First-Out, or evicting largest items first?
question
Further information is requested
#424
opened May 23, 2024 by
rpivo
Do not swallow the panic when the eviction listener is panicked
#391
opened Jan 28, 2024 by
tatsuya6502
Add support for something like an event handler, which can be used to refresh expiring entry?
enhancement
New feature or request
#381
opened Jan 19, 2024 by
tatsuya6502
Add a way to pass the exact eviction time to the eviction listener?
enhancement
New feature or request
#380
opened Jan 19, 2024 by
tatsuya6502
Add an example to show how to run pending tasks in an interval
documentation
Improvements or additions to documentation
#379
opened Jan 19, 2024 by
tatsuya6502
Feature request: New feature or request
run_pending_tasks
method to optionally take the max number of entries to process in a call
enhancement
#346
opened Nov 16, 2023 by
tatsuya6502
With Rust 1.73.0, some unit tests started to fail for Blocked by something
mips-unknown-linux-musl
target
blocked
#333
opened Oct 11, 2023 by
tatsuya6502
Provide a way to restore a New feature or request
Cache
from entries with metadata and a FrequencySketch
snapshot
enhancement
#314
opened Sep 2, 2023 by
tatsuya6502
Provide a way to get a read-only snapshot of the New feature or request
FrequencySketch
of Cache
enhancement
#313
opened Sep 2, 2023 by
tatsuya6502
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.