nanolist
nanolist copied to clipboard
Support postgresql as database backend
Bonus: configure mailing lists via SQL too.
Not sure if still desired, but this is in progress. Currently doing a big refactor, with extensive unit tests, which will allow multiple backends for storing subscriptions and mailing lists.
sqlite would still be the default, but using postgresql will be as trivial as database = postgres://....