How to clear redis cache weekly once

35 views
Skip to first unread message

sun...@huetrap.com

unread,
Aug 19, 2017, 2:12:27 AM8/19/17
to Redis DB
We are configured redis cache in prerender server, currently redis cache is not cleared. Kindly help to solve the issue.

Thanks.

Jan-Erik Rediger

unread,
Aug 21, 2017, 7:32:47 AM8/21/17
to redi...@googlegroups.com
You can flush all data using the `FLUSHALL` or `FLUSHDB` command, see
https://redis.io/commands/flushall

If you need that regularly schedule a cronjob
> --
> You received this message because you are subscribed to the Google Groups "Redis DB" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+u...@googlegroups.com.
> To post to this group, send email to redi...@googlegroups.com.
> Visit this group at https://groups.google.com/group/redis-db.
> For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages