1
0
mirror of https://github.com/djcb/mu.git synced 2024-07-27 12:17:53 +02:00
mu/lib/index
Dirk-Jan C. Binnema 65e60a6ed5 indexer: make faster
Remove an (apparently) unneeded lock which help back much of the multi-core
handing.
2022-06-07 23:06:25 +03:00
..
Makefile.am
meson.build
mu-indexer.cc indexer: make faster 2022-06-07 23:06:25 +03:00
mu-indexer.hh indexer/store: avoid completed callback 2022-05-18 20:16:48 +03:00
mu-scanner.cc index: save/commit metadata after messages 2022-02-03 23:04:18 +02:00
mu-scanner.hh
test-scanner.cc