seneca-mem-store
JSON →An in-memory data storage plugin for the Seneca.js microservices toolkit. It provides a non-persistent storage engine implementing the Seneca entity API for early development and unit testing. Version 9.4.0 is the current stable release, compatible with Seneca 3.x and 4.x. It is loaded by default and requires the seneca-entity and seneca-basic plugins. Differentiators include zero configuration, simple setup, and full support for the Seneca query specification (filtering, sorting, pagination). Ideal for prototyping and testing scenarios where data persistence is not needed.
Resources
packageseneca-mem-store ↗