Commit Graph

4 Commits (ac2b81e5a8960827dee494b694189aa938c37ace)

Author SHA1 Message Date
Andrew Lamb 0b443fdb12
feat: add --num-threads CLI argument, allow single threaded operation (#378) 2020-10-21 17:12:32 -04:00
Andrew Lamb 498478c066
refactor: rename delorean_storage_interface to delorean_storage (#308) 2020-09-22 17:18:53 -04:00
Carol (Nichols || Goulding) 5858aa2d08
refactor: Changes to write buffer unrelated to self-describing change (#303)
* refactor: Extract column count to be a method on ParsedLine

* refactor: Simplify parsing nanoseconds as datetime

* refactor: Extract a constructor for WalEntryBuilder

* refactor: Extract a method on WalEntryBuilder to get bytes

* refactor: Avoid an iteration and a vec allocation

* refactor: Organize and alphabetize dependencies and imports

* fix: Propagate warning config to new crates
2020-09-18 16:29:19 -04:00
alamb 2418ee5ab0 refactor: move partitioned_store into its own module 2020-09-18 08:12:19 -04:00