Commit graph

19 commits

Author SHA1 Message Date
Joakim Soderlund
f87ae9410f Add initial HPM (Hugs Per Million (words)) counter 2022-02-09 22:46:06 +01:00
Joakim Soderlund
e5fa23021f Upgrade to Rust 2021 Edition 2021-12-05 15:03:05 +01:00
Joakim Soderlund
cf9be968be Adjust buffer sizes for ZipArchive 2021-08-29 21:00:46 +02:00
Joakim Soderlund
ac93b0dcfb Pin versions of incompatible dependencies 2021-08-29 19:42:11 +02:00
Joakim Soderlund
1feb234fa2 Intern story tags to save memory 2020-05-23 01:12:29 +02:00
Joakim Soderlund
3b1d99e14c Remove query crate from default members 2020-05-22 16:00:05 +02:00
Joakim Soderlund
d1f46d5d4f Split query module into a separate crate 2020-05-21 14:55:24 +02:00
Joakim Soderlund
96b7773e8f Improve performance of fuzzy queries using regex 2020-03-07 21:04:12 +01:00
Joakim Soderlund
94d8bf9fe2 Rename constructors in archive fetcher 2020-03-07 20:06:54 +01:00
Joakim Soderlund
6b1352a7a8 Use readline for CLI input 2020-02-22 23:07:46 +01:00
Joakim Soderlund
cd578a3bb3 Update external dependencies 2019-09-07 17:57:49 +02:00
Joakim Soderlund
0df8b3aded Split crate into a workspace 2019-08-17 13:19:44 +00:00
Joakim Soderlund
67883cc5fb Update external dependencies 2019-08-17 12:21:18 +00:00
Joakim Soderlund
f6f9f815ad Use Rayon for parallel queries 2019-08-10 21:52:44 +00:00
Joakim Soderlund
3d42684b27 Use Chrono English for easy date input 2019-08-10 21:47:12 +00:00
Joakim Soderlund
36f182620b Add query module for searching 2019-08-10 21:08:14 +00:00
Joakim Soderlund
f50f5bd65c Add fetcher module for archive reading 2019-07-21 17:15:16 +00:00
Joakim Soderlund
6e01dbea9f Add story module for deserializing meta 2019-07-21 14:16:19 +00:00
Joakim Soderlund
0d6e125611 Initial commit 2019-07-21 14:09:38 +00:00