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
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
firebird.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
foundationdb.nix
foundationdb.xml
hbase.nix
influxdb.nix
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
openldap.nix nixosTests.ldap: remove 2020-05-06 14:56:21 +02:00
opentsdb.nix
pgmanage.nix
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
riak-cs.nix
riak.nix
stanchion.nix
victoriametrics.nix
virtuoso.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00