@nephys/plexus
[](LICENSE)
[](https://www.npmjs.com/package/@nephys/plexus)
[ const hashStore = new HashStore('./data') ``` storing data ``` const reference = hashStore.save('test') ``` if memory encombered you can remove a specific item from memory using it's ref