How use SCC with actixweb like Cache for backend #142
Replies: 3 comments 2 replies
-
No, I believe an Unfortunately, I have no idea what you want to achieve with the piece of code - => One minor thing - I also don't know what |
Beta Was this translation helpful? Give feedback.
-
For example, in Tokyo i create 1000 async threads and 1 css:hashmap. I want all threads to use 1 css:hashmap Do I need to insert it into the ARC ? |
Beta Was this translation helpful? Give feedback.
-
This code is working. The idea is to create REDIS analogue for web backend. 100x faster.
|
Beta Was this translation helpful? Give feedback.
-
I want to make a cache for all users (threads) of ACTIXWEB, so that they can read and write to scc:Hasmap.
This code doesn't work. What would be more correct? ARC is it needed here ?
Beta Was this translation helpful? Give feedback.
All reactions