TinyBase logoTinyBase

Interfaces

There is one interface, PostgresPersister, within the persister-postgres module.

PostgresPersister

The PostgresPersister interface represents a Persister that lets you save and load Store data to and from a local PostgreSQL database.

Read more