Questions about redis master rdb files

AFAIK Redis only holds transitional data including Celery task queues and states. I’m not sure if we are using append-only mode for Redis unless it is the default.

I don’t know about those temp files, that’s a question for Redis experts :slight_smile: