redis compile cache systemd issue

deepcrayon-v2.1 v2.1.0-dc4
Jeff Moe 2023-11-08 15:46:09 -07:00
parent fbdff872d3
commit d0bef524fe
1 changed files with 3 additions and 0 deletions

View File

@ -135,6 +135,9 @@ EOF
## Other caches
Also set up `ccache` cluster with Redis for remote.
Note, Redis needs `systemctl edit redis-server` to set timeouts
to inifinity or it may just keep restarting itself. Thx systemd.
And npm cache (verdaccio), rust cache (panamax),
apt cache (apt-cacher-ng). And `sccache` for rust
compiles.