realtime-redis-backup continuously backs up Redis to S3 using asyncio, without blocking anything.
I built it because I wanted backups without having to stop Redis or set up replicas for that purpose. Configurable frequency, compression and retention.
+11 stars on GitHub.