-
Notifications
You must be signed in to change notification settings - Fork 1
Postgres backend for omnievent #173
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Omnievent supports sqlite through some of its concrete types at the moment. This is working nicely at our scale, but if we want to scale up e.g. omnievent into its own horizontally scaled service, sharing a sqlite db file doesn't make sense, and having separate state per instance could lead to confusing data inconsistencies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request