In memory storage on nodejs server
问题 There seem to be quite a few promising packages with no clear suggestions on which is the fastest,scalable and which is more memory efficient. npm install memoizee npm install memcached lru-cache npm install memory-cache npm install node-cache Any reliable sources of information/personal experience with these would help. So the basic usage is for simple key:value store. Just need to know if the underlying architecture of these different stores is similar/different and if different then which