Commit graph

8 commits

Author SHA1 Message Date
bbc871ccf6
typeless jobs 2022-02-10 10:47:10 +01:00
f20928ddfe
rustfmt 2022-02-02 17:13:23 +01:00
fa5626af4f
allow only one job of a type to be in progress at once 2022-01-30 16:00:29 +01:00
fa957794e5
encode/decode -> b58_encode/decode 2022-01-26 16:55:23 +01:00
1521f25132
impl Hashable for Path, not just PathBuf 2022-01-18 16:59:59 +01:00
dd765ee94b add lru cache to resolve_path fn 2021-12-04 18:33:40 +01:00
6edf550a95 logging in hash 2021-12-04 16:45:16 +01:00
2b6886645b more cleanup and refactoring and moving
move models.rs and schema.rs into database::inner
create util module (with hash and jobs)
2021-07-26 21:14:51 +02:00