canmove, Confirmed users
6,439
edits
m (→Redis hangs) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Release Engineering How To|Restart Redis}} | {{Release Engineering How To|Restart Redis}} | ||
Redis is used to cache information about builds | Redis is used to cache information about builds. The general way of restarting Redis is | ||
service redis restart | service redis restart | ||
as <tt>root@redis01.build.mozilla.org</tt>. | as <tt>root@redis01.build.mozilla.org</tt>. |