Closed GoogleCodeExporter closed 9 years ago
Here's a quick hack: ./redis-cli set redis.conf "`cat redis.conf`"
Now if you want to see the original config: ./redis-cli get redis.conf
Original comment by youwanta...@gmail.com
on 18 Nov 2009 at 5:48
check the CONFIG command, it is able to do this and even more (especially in
Redis master).
Original comment by anti...@gmail.com
on 23 Aug 2010 at 3:43
Original issue reported on code.google.com by
ryan.a.l...@gmail.com
on 17 Nov 2009 at 4:46