@eternal-twin/user-in-memory
v0.1.0
Published
Eternal-Twin `UserService` in-memory implementation
Downloads
6
Readme
Eternal-Twin in-memory user service
UserService
in-memory implementation: all the data is stored in RAM.
It is intended for local development only in situations where using a Postgres database is not possible.
Please note that data created by this service is not persistent: it is lost when the process is stopped.