linux_wiki:redis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
linux_wiki:redis [2018/09/19 23:08]
billdozor [General]
linux_wiki:redis [2018/09/19 23:17]
billdozor [General]
Line 106: Line 106:
 **Supervisor Interaction** **Supervisor Interaction**
   * Enable redis to send signals to systemd<code bash>supervised systemd</code>   * Enable redis to send signals to systemd<code bash>supervised systemd</code>
 +
 +**Append Log**
 +  * Enable append only file<code bash>appendonly yes</code>
 +
 +**File Sync**
 +  * Configure how often memory flushes to disk<code bash>appendfsync everysec</code>
  
 ---- ----
  
  • linux_wiki/redis.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)