Carol (Nichols || Goulding)
|
df75db6870
|
refactor: Remove some unneeded type annotations
|
2020-06-22 15:17:03 -04:00 |
Carol (Nichols || Goulding)
|
8bc25e92bf
|
refactor: Shorten unused cases
|
2020-06-22 15:15:37 -04:00 |
Carol (Nichols || Goulding)
|
d7dbf061cb
|
feat: Implement String encoding/decoding
Fixes #148.
|
2020-06-22 15:15:34 -04:00 |
Carol (Nichols || Goulding)
|
bf884ff3d3
|
refactor: Extract a constant for max varint size for 64-bit integers
|
2020-06-22 14:53:53 -04:00 |
Carol (Nichols || Goulding)
|
4a91a8b45f
|
refactor: Remove unneeded lifetime annotations
|
2020-06-22 14:53:53 -04:00 |
Carol (Nichols || Goulding)
|
f2fc4a6d43
|
chore: Remove or change scope for outdated dead_code allows
|
2020-06-22 14:53:53 -04:00 |
Edd Robinson
|
b3e78d712d
|
refactor: address PR feedback
|
2020-06-22 18:56:17 +01:00 |
Edd Robinson
|
844625d811
|
fix: down-sample timestamps to μs
|
2020-06-22 18:56:17 +01:00 |
Edd Robinson
|
e507183fbd
|
refactor: cleanup + clippy
|
2020-06-22 18:56:17 +01:00 |
Edd Robinson
|
3c24b6e10e
|
refactor: small API change
|
2020-06-22 18:56:17 +01:00 |
Edd Robinson
|
5f40974752
|
refactor: don't error on string blocks
|
2020-06-22 18:56:17 +01:00 |
Edd Robinson
|
353c7a618b
|
fix: ensure short blocks decode correctly
|
2020-06-22 18:56:17 +01:00 |
Edd Robinson
|
68a1d5355d
|
refactor: simplify block types
|
2020-06-22 18:56:17 +01:00 |
Edd Robinson
|
621f2f91f0
|
refactor: hoist tsm mapper to delorean_tsm
|
2020-06-22 18:56:17 +01:00 |
Edd Robinson
|
f046dbeea0
|
refactor: organise code in delorean_tsm crate
|
2020-06-22 18:56:17 +01:00 |
Edd Robinson
|
0ca6fdfa5f
|
refactor: StorageError -> TSMError
|
2020-06-22 18:56:17 +01:00 |
Edd Robinson
|
85e0b4ec16
|
refactor: hoist tsm reader into own crate
|
2020-06-22 18:56:17 +01:00 |