#792·tile38

Rewrite aof automatically?

Author: AlirezaYousefpourMCreated Dec 27, 2025Updated Dec 27, 2025

Hello there

I was wondering if the devs plan on adding the automatic aof rewrite feature. For example, something like the auto-aof-rewrite-min-size option in Redis.

Currently, I have a cron job that connects to my tile38 server and executes the AOFSHRINK command every day. However, I find this solution kinda nasty. I couldn't find a better solution so I went on with it. That's why I asked this question in the first place - I'm looking for a better way. (mentioned my use case to prevent the XY problem from happening lol)