Commit graph

1 commit

Author SHA1 Message Date
fox.cpp
66185b90bb
storage/imapsql: Add support for transpiled SQLite driver
May have slightly worse single-user perfomance than
go-sqlite3 (CGo) but also may scale better due to Go goroutines
being used instead of C threads.

Also improves compatibility, making installation easier
esp. if users do not have working C toolchain installed.
See #666.
2024-01-20 20:53:05 +03:00