hat-trie icon indicating copy to clipboard operation
hat-trie copied to clipboard

need some advice on how to use map with shared memory

Open RavikumarTulugu opened this issue 1 year ago • 0 comments

How to use map with shared memory, we use map to build a huge cache , we want to put the cache in shared memory to avoid rebuilding it on crashes. is it too much effort or simple ?? Thanks

RavikumarTulugu avatar Oct 21 '24 13:10 RavikumarTulugu