index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
controller
/
PostgreSQL.hpp
Age
Commit message (
Collapse
)
Author
2019-08-06
More work on DB mirroring.
Adam Ierymenko
2019-08-06
Cruftectomy, work in progress on mirrorring
Adam Ierymenko
2019-08-06
Refactoring in prep for mirroring
Adam Ierymenko
2019-07-26
Abstract out change listener from controller itself to permit DBs to shadow ↵
Adam Ierymenko
changes from other DBs.
2019-03-05
rabbitMQ implementation
Grant Limberg
2019-03-04
added struct for rabbitmq config
Grant Limberg
2019-01-21
Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev
Grant Limberg
2019-01-21
WIP: Pass listen port down to Postgres
Grant Limberg
2019-01-14
Updated licenses for 2019
Joseph Henry
2018-12-06
update # of threads for Postgres
Grant Limberg
2018-12-03
add handling for PGBOUNCER_CONNSTR environment variable.
Grant Limberg
alows Central controllers to connect to PGBouncer on some threads. LISTEN threads still require a direct connection to the DB
2018-11-30
back to plain old libpq in dev
Grant Limberg
2018-11-13
WIP: libpxx instead of libpq
Grant Limberg
2018-08-31
Postgres Integration has begun
Grant Limberg