Release v0.4.0 : Added data persistence to sqlite and support for accounts #14
akclace
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added data persistence to sqlite. The store.in plugin provides support for using sqlite (and later postgres)for persisting data. A document store interface is used, to keep the api portable across databases.
Support for linking plugins to account information is added. The store.in plugin has a default config which can be overridden in the toml config.
This discussion was created from the release Release v0.4.0 : Added data persistence to sqlite and support for accounts.
Beta Was this translation helpful? Give feedback.
All reactions