marketstore icon indicating copy to clipboard operation
marketstore copied to clipboard

Super dumb questions

Open kothique opened this issue 5 years ago • 3 comments

Probably I'm missing something, because all the documentation available (README) gives me no clue about what to do when one has successfully started the marketstore server.

How do I learn about key concepts? How do I create a measurement and write data to it? What about indexing? Is the python client the only choice? This article mentions HTTP-based API. Does it exist, and if it does, how to use it?

I'm sorry for asking such (probably) silly questions, but I am much confused, and I hope you can point me in the right direction.

kothique avatar Aug 26 '18 10:08 kothique

I agree. Not a silly question, docs don't lead one to dive in beyond starting it up and the yml. examples are deprecated. If anyone has more examples somewhere on github, posting here could be useful.

cottrell avatar Dec 16 '18 14:12 cottrell

Thanks for the feedback. For how to use it, https://github.com/alpacahq/marketstore#python helps? For concepts, you can read https://github.com/alpacahq/marketstore/tree/master/docs/design

I understand the examples are deprecated. Hope someone can help here.

umitanuki avatar Dec 20 '18 06:12 umitanuki

I think the new examples should base on concrete language (Python, Go, Rust, etc.) instead of shell scripts.

zjhmale avatar Jan 31 '20 09:01 zjhmale