Commit Graph

24 Commits

Author SHA1 Message Date
06730c7d1d BSL date bump 2020-08-20 12:51:39 -07:00
135a547889 No longer update both pgsql & redis 2020-05-28 19:22:07 -07:00
9794e31a64 Temporary online notification thread hack
Updates both Redis and Postgres
2020-05-27 20:43:31 -07:00
b637ced1ee Track member status in Redis 2020-05-19 17:47:02 -07:00
563655a1a4 Redis now usable as a message queue 2020-05-12 11:56:19 -07:00
d699116795 mac deps 2020-05-11 16:48:14 -07:00
154470b570 add original hiredis 2020-05-11 15:03:56 -07:00
73b1d57b13 rip out rabbitMQ 2020-05-11 12:29:06 -07:00
acb4ef0f12 add hiredis-vip to controller build 2020-05-11 11:48:05 -07:00
52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 2019-08-23 09:23:39 -07:00
00fb9c475e More work on DB mirroring. 2019-08-06 10:42:54 -05:00
3c776675b3 Cruftectomy, work in progress on mirrorring 2019-08-06 08:51:23 -05:00
37d508ab96 Refactoring in prep for mirroring 2019-08-06 07:51:50 -05:00
f6b080b8a2 Abstract out change listener from controller itself to permit DBs to shadow changes from other DBs. 2019-07-26 17:39:00 -07:00
fcb4221f97 rabbitMQ implementation 2019-03-05 15:11:50 -08:00
1f13374a4f added struct for rabbitmq config 2019-03-04 17:01:16 -08:00
2294770e56 Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev 2019-01-21 11:18:25 -08:00
d98bdb5643 WIP: Pass listen port down to Postgres 2019-01-21 11:18:20 -08:00
0e597191b8 Updated licenses for 2019 2019-01-14 10:25:53 -08:00
1c86f25fab update # of threads for Postgres 2018-12-06 13:08:31 -08:00
c8d5215870 add handling for PGBOUNCER_CONNSTR environment variable.
alows Central controllers to connect to PGBouncer on some threads.  LISTEN threads still require a direct connection to the DB
2018-12-03 15:19:15 -08:00
ccb856749f back to plain old libpq in dev 2018-11-30 10:40:57 -08:00
882b03436d WIP: libpxx instead of libpq 2018-11-13 16:00:13 -08:00
17af09a5cc Postgres Integration has begun 2018-08-31 14:58:15 -07:00