Skip to content

Add new service support: mini_moka #2518

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

Closed
Xuanwo opened this issue Jun 23, 2023 · 2 comments · Fixed by #2537 or #2539
Closed

Add new service support: mini_moka #2518

Xuanwo opened this issue Jun 23, 2023 · 2 comments · Fixed by #2537 or #2539
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Jun 23, 2023

Mini Moka is a fast, concurrent cache library for Rust. Mini Moka is a light edition of Moka.

Mini Moka provides an in-memory concurrent cache implementation on top of hash map. It supports high expected concurrency of retrievals and updates.

@Xuanwo Xuanwo added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 23, 2023
@morristai
Copy link
Member

Hi @Xuanwo, I would like to work on this issue.

@Xuanwo
Copy link
Member Author

Xuanwo commented Jun 24, 2023

Hi @Xuanwo, I would like to work on this issue.

Great! Have fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
2 participants