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

flush policy #58

Merged
merged 6 commits into from
Sep 8, 2023
Merged

flush policy #58

merged 6 commits into from
Sep 8, 2023

Conversation

wenxi-zeng
Copy link
Contributor

  • added three standard flush policy
    • CountFlushPolicy flushes based on given count (flushAt)
    • FrequencyFlushPolicy flushes based on given interval (flushInterval)
    • StartupFlushPolicy flushes at app startup

@wenxi-zeng wenxi-zeng merged commit 37da960 into main Sep 8, 2023
4 checks passed
@wenxi-zeng wenxi-zeng deleted the wenxi/flush_policy branch September 8, 2023 20:14
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