Files
mu4e/lib
Dirk-Jan C. Binnema 146b80113f lib: move transaction handling to mu-xapian
Instead of handling transactions in the store, handle it in xapian-db.
Make the code a bit more natural / cleaner-out

Handle transaction automatically (with a batch-size) and add some RAII
Transaction object, which makes all database interaction transactable
for the duration. So, no more need for explicit parameters to
add_message while indexing.
2023-12-22 21:24:41 +02:00
..
2023-09-24 17:29:56 +03:00
2023-12-13 21:48:43 +02:00
2023-09-23 09:27:46 +03:00
2023-09-23 09:27:46 +03:00
2023-09-09 17:26:20 +03:00
2023-09-16 11:12:16 +03:00
2023-09-24 17:29:56 +03:00
2023-09-12 21:35:47 +03:00
2023-09-12 21:35:47 +03:00
2023-09-16 11:12:16 +03:00
2023-09-10 08:55:25 +03:00
2023-07-23 21:04:26 +03:00