maddy/storage/sql
fox.cpp ae6decd876
Redesign imapsql-ctl utility (now named maddyctl)
Now it is not tied go-imap-sql details (with the exception of special
features), allowing it to be used with other storage backends that will
be added in the future.

--unsafe flag is removed and now maddyctl explicitly asks for
confirmation in cases where transaction may be unsafe for connected
clients. --yes flag disables that. In the future, maddy can be
extended with IPC interface to push updates so it this restriction
can be lifted altogether.
2019-10-20 01:50:07 +03:00
..
bench_test.go Fork imapsql-ctl utility from go-imap-sql repo 2019-10-16 23:19:40 +03:00
sql.go Redesign imapsql-ctl utility (now named maddyctl) 2019-10-20 01:50:07 +03:00
sqlite3.go Restructure code tree 2019-09-08 16:06:38 +03:00