Skip to content

added sqlite store implementation#137

Open
terem42 wants to merge 1 commit intogin-contrib:masterfrom
terem42:sqlitestore
Open

added sqlite store implementation#137
terem42 wants to merge 1 commit intogin-contrib:masterfrom
terem42:sqlitestore

Conversation

@terem42
Copy link
Copy Markdown

@terem42 terem42 commented Jul 2, 2021

This PR adds SQLite3 session store, based on thread-safe, high performant SQLite storage, using SQLite database with connections pool, shared memory and write-ahead journal, making possible to use SQLite in real world app scenarios for small-to-medium sized apps.

@appleboy
Copy link
Copy Markdown
Member

appleboy commented Oct 2, 2021

Please fix the conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants