-
|
Hi @axllent Thanks for your amazing work on Mailpit. We would like to move to Mailpit as it provides on awesome set of features and is actively maintained. Would you be interested in a contribution or do you prefer to stick with in-memory/sqlite/rqlite? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi @ntalfer. Thanks for your suggestion. At this point I think I should state that there are no plans to introduce support for other database types. I understand that this may not be ideal for every situation, however SQLite has provided a very stable and performant database for Mailpit. To address the network-related instances, support for rqlite was added (which is also SQLite, just over a network). Also you wouldn't have found any previous references to PostgreSQL as this is literally the first enquiry I have had about that :) I am curious however as to why you specifically need PostgreSQL / AWS Aurora support? |
Beta Was this translation helpful? Give feedback.
Hi @ntalfer. Thanks for your suggestion. At this point I think I should state that there are no plans to introduce support for other database types. I understand that this may not be ideal for every situation, however SQLite has provided a very stable and performant database for Mailpit. To address the network-related instances, support for rqlite was added (which is also SQLite, just over a network). Also you wouldn't have found any previous references to PostgreSQL as this is literally the first enquiry I have had about that :)
I am curious however as to why you specifically need PostgreSQL / AWS Aurora support?