Commit Graph

3 Commits (9a3e0d24a3ddca99288050797c43be8c84d40e0f)

Author SHA1 Message Date
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