hibiken / asynq

Simple, reliable, and efficient distributed task queue in Go
MIT License
9k stars 659 forks source link

[FEATURE REQUEST] Settable maxArchiveSize #884

Closed kamikazechaser closed 1 month ago

kamikazechaser commented 1 month ago

maxArchiveSize should be a settable value to control archive clearing behavior within Redis.

Tracked in #534

kamikazechaser commented 1 month ago

Duplicate of #441.