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 cli support to clean up useless trigger events #735

Open
amewayne opened this issue Mar 15, 2022 · 1 comment
Open

Add cli support to clean up useless trigger events #735

amewayne opened this issue Mar 15, 2022 · 1 comment
Labels

Comments

@amewayne
Copy link

FEATURE

Summary

I deployed moira on my production environment but as time grows, trigger events is gonna run out of Redis memory. So I suggest add a command tool to clean up outdated trigger events and save memory.

Details

  1. add feature in cli module, use cli --cleanupevents 2d to clean up events triggered two days before.
  2. add database interface to remove those events
@amewayne
Copy link
Author

if possible, I will work on this issue. Thanks.

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

No branches or pull requests

1 participant