Commit Graph

11 Commits

Author SHA1 Message Date
phiresky
f2d9393832 switch failure -> anyhow, parse byte suffix in cache-max-blob-len 2020-06-06 12:57:43 +02:00
Oleksii Filonenko
9d6cea3d40
Fix SqlAdapter::format_blob (rusqlite API change)
https://docs.rs/rusqlite/0.20.0/rusqlite/types/enum.ValueRef.html#method.as_str
2019-07-27 23:00:28 +03:00
phiresky
9c285670fd shorten debug output on failure (#7) 2019-06-18 12:15:12 +02:00
phiresky
5901cdcb5d fix cache key 2019-06-16 12:19:01 +02:00
phiresky
21f5178d15 pass detection reason to adapter 2019-06-16 11:37:27 +02:00
phiresky
5f2b5e3399 more documentation 2019-06-13 16:26:03 +02:00
phiresky
1e9c2e45d6 add tesseract adapter 2019-06-12 17:23:30 +02:00
phiresky
0489a49d66 add slow matching (base) 2019-06-11 13:35:28 +02:00
phiresky
a4c82de43d actually implement choosing adapters 2019-06-08 00:04:48 +02:00
phiresky
5d9dee15e8 check for too deep archive recursion 2019-06-07 20:12:24 +02:00
phiresky
957e06fc64 add sqlite adapter 2019-06-07 16:57:11 +02:00