Add database persistence layer #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "catboi/intermediate-oauth:feature/sqlite-persistence"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds SQLite/PostgreSQL/MySQL/MariaDB support via Exposed ORM and HikariCP. Replaces in-memory SessionStore with persistent SessionRepository.
Changes
Config Example
Build Status
Build succeeds with
./gradlew build👾 Generated with Letta Code
Co-Authored-By: Letta Code noreply@letta.com
looks good so far but please adhere to the already existing code style