shared-memory
A k-v database using /shm/ to shared memory
A k-v database using /shm/ to shared memory
Shared Memory Cache Store using /dev/shm/ aka. tmpfs
Native bindings for creating Buffers atop shared memory in node.js
IPC shared memory for NodeJs. Use as Buffer or TypedArray.
LRU shared memory list build on top of shm-type-array.
A shared memory cache. This is a wrapper for shm-typed-lru that provides a familiar cache interface.
[![Build Status](https://travis-ci.org/denghongcai/node-shm-cache.svg)](https://travis-ci.org/denghongcai/node-shm-cache)
[![Build Status](https://travis-ci.org/denghongcai/node-shm-cache.svg)](https://travis-ci.org/denghongcai/node-shm-cache)
IPC 共享記憶體功能 | IPC shared memory
a node wrapper of posix shm* functions
Maps a shared memory as the backing store and provide it as Nodejs Buffer (aka. Napi::Buffer)
LRU shared memory list build on top of shm-type-array.