marketstore icon indicating copy to clipboard operation
marketstore copied to clipboard

Why we remove the "Nanoseconds" for variable records in writer.go?

Open xmurobi opened this issue 6 years ago • 1 comments

@umitanuki Usually we use variable length to persist data like Limit Order Book, which precise to at least milliseconds. After remove the Nanoseconds field, how we can store & query use this part of timestamp?

xmurobi avatar Feb 08 '19 15:02 xmurobi

@xmurobi not sure I can understand your question exactly but take a look at #325. I go through the source code explaining what's going on.

goodboy avatar Jun 04 '20 01:06 goodboy