mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-07 05:51:24 +03:00
nixos/redis: add changelog for #67768
This commit is contained in:
parent
ff2fd6c4e5
commit
8680f72c88
@ -603,6 +603,9 @@
|
|||||||
The <link linkend="opt-services.redis.enable">redis module</link> was hardcoded to use the <literal>redis</literal> user,
|
The <link linkend="opt-services.redis.enable">redis module</link> was hardcoded to use the <literal>redis</literal> user,
|
||||||
<filename class="directory">/run/redis</filename> as runtime directory and
|
<filename class="directory">/run/redis</filename> as runtime directory and
|
||||||
<filename class="directory">/var/lib/redis</filename> as state directory.
|
<filename class="directory">/var/lib/redis</filename> as state directory.
|
||||||
|
Note that the NixOS module for Redis now disables kernel support for Transparent Huge Pages (THP),
|
||||||
|
because this features causes major performance problems for Redis,
|
||||||
|
e.g. (https://redis.io/topics/latency).
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user