Commit Graph

33 Commits

Author SHA1 Message Date
many 08138c7c23
Use set indexer options instead of create a default one 2021-09-08 13:40:00 +02:00
Clémentine Urquizar 2e3d85c31a
Update milli version to v0.5.0 2021-06-22 15:57:46 +02:00
marin postma abdf642d68
integrate milli errors 2021-06-21 12:11:08 +02:00
marin postma 02277ec2cf
reintroduce anyhow 2021-06-21 12:11:06 +02:00
marin postma 58f9974be4
remove anyhow refs & implement missing errors 2021-06-21 10:59:38 +02:00
marin postma 5a47cef9a8
bump milli to 0.4.0 2021-06-16 17:15:56 +02:00
marin postma 75c0718691
fix update loop infinite loop 2021-06-02 17:29:50 +02:00
Marin Postma 1c4f0b2ccf
clippy, fmt & tests 2021-05-31 16:03:39 +02:00
Marin Postma b924e897f1
load index dump 2021-05-27 10:27:47 +02:00
Marin Postma 4acbe8e473
implement index dump 2021-05-25 16:44:58 +02:00
Marin Postma 7ad553670f
index error handling 2021-05-25 16:44:58 +02:00
tamo 26dcb9e66d
bump milli version and fix a performance issue for large dumps 2021-05-10 20:25:12 +02:00
tamo efca63f9ce
[WIP] rebase on main 2021-05-10 20:25:09 +02:00
tamo c3552cecdf
WIP rebase on main 2021-05-10 20:24:18 +02:00
tamo 0275b36fb0
[WIP] rebase on main 2021-05-10 20:24:14 +02:00
tamo e389c088eb
WIP: rebasing on master 2021-05-10 20:20:57 +02:00
Marin Postma 706643dfed
type setting struct 2021-05-10 17:30:09 +02:00
Marin Postma a961f0ce75
fix clippy warnings 2021-04-27 18:28:46 +02:00
Marin Postma 4fe2a13c71
rewrite update store 2021-04-27 15:20:52 +02:00
Marin Postma 51829ad85e
review fixes 2021-04-27 15:10:57 +02:00
Marin Postma ee675eadf1
fix stats 2021-04-27 15:10:55 +02:00
Marin Postma 33830d5ecf
fix snapshots 2021-04-27 15:09:55 +02:00
Marin Postma b626d02ffe
simplify index actor run loop 2021-04-27 15:09:22 +02:00
Marin Postma 9ce68d11a7
single update store instance 2021-04-27 15:09:21 +02:00
Clémentine Urquizar f80ea24d2b
Add tests on every platform and fix clippy errors 2021-04-27 12:42:59 +02:00
Alexey Shekhirin adfdb99abc
feat(http): calculate updates' and uuids' dbs size 2021-04-09 15:59:12 +03:00
Alexey Shekhirin ae1655586c
fixes after review 2021-04-09 14:40:48 +03:00
Alexey Shekhirin 698a1ea582
feat(http): store processing as RwLock<Option<Uuid>> in index_actor 2021-04-09 14:34:43 +03:00
Alexey Shekhirin 87412f63ef
feat(http): implement is_indexing for stats 2021-04-09 14:34:42 +03:00
Alexey Shekhirin dd9eae8c26
feat(http): stats route 2021-04-09 14:34:42 +03:00
mpostma d892a2643e
fix clippy 2021-03-24 12:38:59 +01:00
mpostma 4041d9dc48
format code 2021-03-24 12:38:59 +01:00
mpostma 3cc3637e2d
refactor for tests 2021-03-24 12:38:56 +01:00