21 Commits (2fed8b23b357028ada6465dfb476c9fa25e02af5)

Author SHA1 Message Date
Adam Ierymenko 52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1 7 years ago
Adam Ierymenko 55087521f6
Add periodic sync check when syncing LF<>another DB 7 years ago
Adam Ierymenko 28d0070ce2
Fix race in multiple DB mirroring configurations. 7 years ago
Adam Ierymenko 9cc76d1115
Remove debug line 7 years ago
Adam Ierymenko 00fb9c475e
More work on DB mirroring. 7 years ago
Adam Ierymenko 3c776675b3
Cruftectomy, work in progress on mirrorring 7 years ago
Adam Ierymenko 37d508ab96
Refactoring in prep for mirroring 7 years ago
Adam Ierymenko a77b4ecddb Add optional function in DB change listener for member online events. 7 years ago
Adam Ierymenko f6b080b8a2 Abstract out change listener from controller itself to permit DBs to shadow changes from other DBs. 7 years ago
Adam Ierymenko bdc2ec1f5e Track online status in FileDB 7 years ago
Joseph Henry 0e597191b8 Updated licenses for 2019 7 years ago
Grant Limberg 1c86f25fab update # of threads for Postgres 7 years ago
Adam Ierymenko f94aea8119 Return error 503 if RethinkDB is down when built as RethinkDB-based controller. 8 years ago
Adam Ierymenko 574b24c082 docs 8 years ago
Adam Ierymenko 57b96af2c4 Fix for FileDB _networkChanged / _memberChanged problem. 8 years ago
Adam Ierymenko 9bab49d2f9 Move DB stuff into Db. 8 years ago
Adam Ierymenko 8d9464c414 docs, and make RethinkDB controller DB driver upsert into the Controller DB and also update the hostname field. 8 years ago
Adam Ierymenko f7f658605d Move more ephemeral stuff to a tiny MemberLastRequest table instead of the main Member table. 8 years ago
Adam Ierymenko c12b68a6b2 More Central work. 8 years ago
Adam Ierymenko 4166d8ca35 Fix a deadlock and some more work on RethinkDB (for central) integration. 8 years ago
Adam Ierymenko 1613f42d00 Re-integrate in-filesystem DB into new controller DB structure. 8 years ago
Adam Ierymenko 92c7070aa8 RethinkDB fixes. 8 years ago
Adam Ierymenko b68bca35db Linux build fixes, linux build rule for RethinkDB mode controller, also force disable shitty allocators in libstdc++. 8 years ago
Adam Ierymenko d97adc8789 Preparing for test. 8 years ago
Adam Ierymenko f5014d7d71 RethinkDB direct connectivity integration. 8 years ago
Adam Ierymenko 4e88c80a22 RethinkDB native connector work, minor fixes. 8 years ago