Redis no persistence

26 views
Skip to first unread message

lpa...@digite.com

unread,
Feb 6, 2017, 6:31:42 AM2/6/17
to Redis DB
Hello ,I have redis installed on my linux and I am trying to avoid data persistency .For that i have made two changes in my redis.conf file which is 1- appendonly & appendfsync no 2- All save are commented.Still the data persists on restart of server.I want no persistence at all.What should i do ? Please help.

Jan-Erik Rediger

unread,
Feb 6, 2017, 6:43:58 AM2/6/17
to redi...@googlegroups.com
Set automatic saving to the empty string.
See
https://github.com/antirez/redis/blob/0dbfb1d154b0df28bbdb16a59ae7342d4a3f9281/redis.conf#L196-L220
> --
> 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