SQLite support for Dockercontainer. #5

Closed
opened 2021-04-07 09:30:55 +00:00 by crimsen · 1 comment
Owner

For standalone Dockercontainer we need to support SQLite.

For standalone Dockercontainer we need to support SQLite.
crimsen added this to the v2.0-beta milestone 2021-04-07 09:30:55 +00:00
crimsen added the
🐋 docker
🎒 backend
labels 2021-04-07 09:30:55 +00:00
ferfissimo self-assigned this 2021-05-20 20:52:33 +00:00
Owner

We are already using it for (the poorly created) unittests, I will investigate how to allow using it without changing too much.
But still not convinced that this is useful, as using SQLite as backend is not reasonable (single thread access) and we should keep our dependencies simple*.

  • Every new (supported) configuration means more maintenance overhead.
We are already using it for (the poorly created) unittests, I will investigate how to allow using it without changing too much. But still not convinced that this is useful, as using SQLite as backend is not reasonable (single thread access) and we should keep our dependencies simple*. * Every new (supported) configuration means more maintenance overhead.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Flaschengeist/flaschengeist#5
No description provided.