]> git.pld-linux.org Git - packages/redis.git/commitdiff
sample crontab doing background writes
authorElan Ruusamäe <glen@delfi.ee>
Mon, 27 Aug 2012 00:43:31 +0000 (03:43 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 27 Aug 2012 00:43:31 +0000 (03:43 +0300)
redis.crontab [new file with mode: 0644]

diff --git a/redis.crontab b/redis.crontab
new file mode 100644 (file)
index 0000000..cb632c6
--- /dev/null
@@ -0,0 +1,3 @@
+MAILTO=root
+
+#*/5 * * * * redis redis-cli -h localhost bgrewriteaof > /dev/null
This page took 0.058393 seconds and 4 git commands to generate.