Commit 947c77
2026-01-25 17:07:59 Ralph Thesen: added redis notes| /dev/null .. maintenance/redis.md | |
| @@ 0,0 1,7 @@ | |
| + | # Redis |
| + | |
| + | To rewrite the data in the appendonlydir exec into the container and run |
| + | |
| + | ```bash |
| + | redis-cli BGREWRITEAOF |
| + | ``` |
| /dev/null .. maintenance/redis.md | |
| @@ 0,0 1,7 @@ | |
| + | # Redis |
| + | |
| + | To rewrite the data in the appendonlydir exec into the container and run |
| + | |
| + | ```bash |
| + | redis-cli BGREWRITEAOF |
| + | ``` |