kyriosli / node-shared-cache

An interprocess shared LRU cache module for Node.JS
149 stars 30 forks source link

Describe use cases #3

Open gajus opened 8 years ago

gajus commented 8 years ago

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