@imposterlabs/in-memory-database-adapter
v1.0.0
Published
in-memory database adapter for @imposterlabs project
Downloads
72
Readme
@imposterlabs/in-memory-database-adapter
in-memory database adapter for @imposterlabs project servers, which does not use any specific database.
This is a fallback adapter, should be only used as a fallback.
Disclaimer
Using in-memory database does not make sense for persistance of data, or orphan state handlers. Use this for testing only.