@aequum/in-memory
v0.27.15
Published
aequum in-memory stuff
Maintainers
Readme
aequum in-memory stuff
This package was designed to provide repositories, services and future stuff to work with in-memory data storage,
Components
Repositories:
InMemoryRepository: A base repository for in-memory data storage, providing basic CRUDL operations.
Services:
InMemoryCRUDLService: A base service for in-memory data storage, providing basic CRUDL operations. (*)BaseCRUDLInMemoryPaginatedService: Extends fromInMemoryCRUDLServiceto provide pagination support. (*)
(*): See @aequum/crudl for more information about CRUDL services.
