Anki/rslib/src/backend
Damien Elmes ff8c8a3bca simplify unused tags and DB check
- backend routines should contain minimal logic, and should call
into a routine on the collection
- instead of copying the giant-string approach the Python code was taking,
we use a HashSet to keep track of seen tags as we loop through the
notes, which should be more efficient
2021-01-16 20:38:16 +10:00
..
dbproxy.rs pass db json back as bytes 2020-06-12 20:20:29 +10:00
http_sync_server.rs add local sync server frontend 2021-01-13 11:42:00 +10:00
mod.rs simplify unused tags and DB check 2021-01-16 20:38:16 +10:00