Skip to content

Shared KV store with slow handlers? #3067

Answered by mladedav
anderspitman asked this question in Q&A
Discussion options

You must be logged in to vote

How about Arc<Library<KvStore>> with something like struct Library<KvStore> { store: Mutex<KvStore>, _other_fields: () }?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@anderspitman
Comment options

@mladedav
Comment options

mladedav Dec 6, 2024
Collaborator

@anderspitman
Comment options

Answer selected by anderspitman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants