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

add support for minute interval #61

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

romanjokl
Copy link

This add support for minute interval. timestamp is formatted as time_t / 60 in both file names, client -t parameter etc.

  • client list command will list all databases even if there is a hole in the sequence
  • client will detect interval format automatically
  • client is able to retrieve multiple databases and merge them (sum data)
  • fix for cleaning up databases regularly and only write database a second time after merge were included

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.

2 participants