Core runtime for ValtheraDB. This package contains the shared database logic that the higher-level Valthera packages build on.
It is usually not something you install directly unless you are:
npm install @wxn0brp/db-core
If you are building an application, you probably want @wxn0brp/db instead of this package. db-core is the internal foundation.
See typedoc.
Contributions are welcome! Please submit pull requests or open issues on GitHub.
MIT. See LICENSE.