nixpkgs/nixos/modules/services/databases
Jamie McClymont 8cdc8687bf redis: handle changes to systemd support
The 6.0 changelog notes that systemd support was rewritten. The effects
of that seem to be twofold:

* Redis will silently fail to sd_notify if not built with libsystemd,
  breaking our unit configuration.
* It also appears to misbehave if told to daemonize when running under
  systemd -- note that upstream's sample unit configuration does not
  daemonize:
  https://github.com/antirez/redis/blob/unstable/utils/systemd-redis_server.service
2020-05-17 20:23:48 +12:00
..
aerospike.nix
cassandra.nix Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
clickhouse.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
cockroachdb.nix cockroachdb: remove stray trailing whitespace 2020-04-03 00:34:18 +02:00
couchdb.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
firebird.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
foundationdb.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
foundationdb.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
hbase.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
influxdb.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
memcached.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
monetdb.nix
mongodb.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
mysql.nix nixos/mysql-replication: ignore system databases in binary log 2020-05-14 17:29:40 +03:00
neo4j.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
openldap.nix nixosTests.ldap: remove 2020-05-06 14:56:21 +02:00
opentsdb.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
pgmanage.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
postgresql.nix postgresql: Use runuser instead of sudo 2020-05-15 00:25:27 +02:00
postgresql.xml doc/postgresql: apply xmlformat 2020-03-16 19:30:23 +02:00
redis.nix redis: handle changes to systemd support 2020-05-17 20:23:48 +12:00
rethinkdb.nix treewide: Switch to system users 2019-10-12 22:25:28 +02:00
riak-cs.nix
riak.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
stanchion.nix
victoriametrics.nix victoriametrics: add module, tests 2020-01-29 19:52:14 +01:00
virtuoso.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00