node-shared-cache icon indicating copy to clipboard operation
node-shared-cache copied to clipboard

Describe use cases

Open gajus opened this issue 9 years ago • 0 comments

It sounds like an interesting project. However, it is not clear whether it has wider applications than LRU cache, e.g. could it be used to share an object between multiple Node.js processes?

http://stackoverflow.com/questions/39164164/how-to-create-a-shared-memory-storage-between-multiple-processes

gajus avatar Aug 26 '16 12:08 gajus