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

Time series queue support persistent storage #9

Open
wuyingsong opened this issue Aug 9, 2018 · 0 comments
Open

Time series queue support persistent storage #9

wuyingsong opened this issue Aug 9, 2018 · 0 comments
Assignees

Comments

@wuyingsong
Copy link
Contributor

In current situation,when the repeater receivers the time series data sent by the owl client,it will be stored in go channel。if repeater process crashes at this time,it will lost all time series data。therefore,we want to use a persistent queue to ensure that data is not lost.

@wuyingsong wuyingsong self-assigned this Aug 9, 2018
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

No branches or pull requests

1 participant