Commit Graph
69 Commits
Author SHA1 Message Date
Richard van der Hoff cdb734f58c Fix infinite loop when looking for missing state groups
The code which handles state groups which appear in state_group_edges but not
state_groups_state would get confused if such state_groups did not themselves
have a prev_state_group.
2019-08-12 00:06:30 +01:00
Erik Johnston 71a143193c Fix max state group option 2019-03-21 15:07:38 +00:00
Erik Johnston 8b0e9bfd70 Update dep 2019-03-21 14:44:08 +00:00
Erik Johnston d764082d31 Add optional max_state_group param 2019-03-20 16:13:51 +00:00
Erik Johnston b9be6c5ed1 Die if fail to write to file 2019-03-19 13:34:06 +00:00
Erik Johnston 2126625ef2 Use jemalloc 2019-03-19 13:32:29 +00:00
Erik Johnston b7c96ee7ac Update deps 2019-03-18 12:03:35 +00:00
Erik Johnston 7218bb0c83 Correctly escape strings 2018-11-02 16:36:08 +00:00
Erik Johnston 3b3ddc0ed0 Fix up arg names and help text 2018-10-12 16:18:50 +01:00
Erik Johnston cd63923f6e Use state_map crate instead of rust-matrix-lib 2018-10-12 12:11:07 +01:00
Erik Johnston a725aba1d1 Add license headers 2018-10-05 10:43:35 +01:00
Erik JohnstonandGitHub 9077536320 Create LICENSE 2018-10-05 10:40:31 +01:00
Erik Johnston fa2567a073 Add progress bar for writing output sql 2018-09-19 16:33:51 +01:00
Erik Johnston cf25554550 Update deps to pick up perf improvement 2018-09-19 10:50:05 +01:00
Erik Johnston b87f2beef8 Add more postgres bars 2018-09-18 18:36:17 +01:00
Erik Johnston 4c47310beb Use string cache and update README 2018-09-18 17:51:28 +01:00
Erik Johnston 78549a76b6 Update readme 2018-09-18 15:50:10 +01:00
Erik Johnston 096467853d Improve algorithm and documentation 2018-09-18 15:40:58 +01:00
Erik Johnston 3ba940c743 Initial commit 2018-09-11 17:44:04 +01:00