Commit graph

16 commits

Author SHA1 Message Date
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
7d4e4d0ce0 Build development dependencies with optimizations 2020-05-21 15:21:17 +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
6b1352a7a8 Use readline for CLI input 2020-02-22 23:07:46 +01:00
Joakim Soderlund
0df8b3aded Split crate into a workspace 2019-08-17 13:19:44 +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
2207a6150a Use LTO for release builds 2019-07-21 14:11:43 +00:00
Joakim Soderlund
0d6e125611 Initial commit 2019-07-21 14:09:38 +00:00