Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

marketstore integration #93

Open
goodboy opened this issue May 26, 2020 · 0 comments
Open

marketstore integration #93

goodboy opened this issue May 26, 2020 · 0 comments
Labels
feature-request New feature or request integration external stack and/or lib augmentations tsdb time series db stuff
Milestone

Comments

@goodboy
Copy link
Contributor

goodboy commented May 26, 2020

It works, that marketstore, and I gotta say it's not too bad.

I've got tick data from real-time feeds finally going and it seems pretty aight for latency even with the numpy.array() write inline with trio/tractor streaming code.

Need to work on the schema a bit and figure out if using variable length column series is indeed a better fit.
Misunderstood what isvariablelength meant, see alpacahq/marketstore#325.

Here's the outstanding todos:

@goodboy goodboy added the feature-request New feature or request label May 26, 2020
@goodboy goodboy added the integration external stack and/or lib augmentations label Jun 9, 2020
@goodboy goodboy mentioned this issue May 17, 2021
5 tasks
@goodboy goodboy added the tsdb time series db stuff label May 17, 2021
@goodboy goodboy mentioned this issue Feb 21, 2022
3 tasks
@goodboy goodboy added this to the Storage Layer milestone Mar 6, 2022
@goodboy goodboy mentioned this issue Apr 7, 2022
2 tasks
@goodboy goodboy mentioned this issue Apr 30, 2022
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request integration external stack and/or lib augmentations tsdb time series db stuff
Projects
None yet
Development

No branches or pull requests

1 participant