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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

First draft storage layer cli #446

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

First draft storage layer cli #446

wants to merge 1 commit into from

Conversation

goodboy
Copy link
Contributor

@goodboy goodboy commented Jan 29, 2023

Adds a piker storage subcmd with a -d flag to wipe a particular fqsn's time series (both 1s and 60s). Obviously this needs to be extended much more but provides a start point.


More to come:

Hopefully someone else might help pull this along 馃槈

  • add piker storage sync subcmd that maybe does gap analysis and backfilling?
  • an alt to what our current piker storesh to be instead piker storage which is passed without a sub-sub-cmd loads a REPL for interaction with the Storage APIs
  • we probably should factor the .data.marketstore.Storage out into an api module and more generally add a piker.storage sub-pkg..

Adds a `piker storage` subcmd with a `-d` flag to wipe a particular
fqsn's time series (both 1s and 60s). Obviously this needs to be
extended much more but provides a start point.
Copy link
Contributor

@algorandpa algorandpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants