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

event aggregate API: query time periods, aggregate into time units #54

Closed
Ivshti opened this issue Jan 29, 2019 · 0 comments · Fixed by #155
Closed

event aggregate API: query time periods, aggregate into time units #54

Ivshti opened this issue Jan 29, 2019 · 0 comments · Fixed by #155
Milestone

Comments

@Ivshti
Copy link
Member

Ivshti commented Jan 29, 2019

extension of #43

this would add an ability to query specific time periods via the API,

and furthermore merge many aggregate objects into aggregates for certain time units: e.g. "week", "day", "hour", "minute"

currently the AGGR_THROTTLE is set to 5 seconds, meaning that a "minute" unit would mean merging 120 aggregates into one

this should be done at a mongo level, otherwise it would be way too heavy

@Ivshti Ivshti added this to the release-1.5 milestone Mar 12, 2019
@Ivshti Ivshti pinned this issue May 17, 2019
@Ivshti Ivshti unpinned this issue Jul 17, 2019
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 a pull request may close this issue.

1 participant