You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib/src/imap
Manos Pitsidianakis 4e7b665672
sqlite caching refactor
General refactoring to make blocking operations use special blocking
thread workers, SQL operations to use transactions, and setting up WAL
journal mode mode to minimize locking.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
4 months ago
..
cache sqlite caching refactor 4 months ago
cache.rs sqlite caching refactor 4 months ago
connection.rs sqlite caching refactor 4 months ago
error.rs chore: Update to `imap-codec 1.0.0-beta`. 10 months ago
mailbox.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
managesieve.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
mod.rs sqlite caching refactor 4 months ago
operations.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
protocol_parser.rs Fix typos found with `typos` tool 5 months ago
search.rs melib: move backends out of the backends module 11 months ago
untagged.rs sqlite caching refactor 4 months ago
watch.rs sqlite caching refactor 4 months ago