add hiredis-vip to controller build

This commit is contained in:
Grant Limberg 2020-05-11 11:48:05 -07:00
parent 32a78b5f61
commit acb4ef0f12
No known key found for this signature in database
GPG key ID: 2BA62CCABBB4095A
48 changed files with 15788 additions and 5 deletions

View file

@ -64,6 +64,9 @@ private:
void _networksWatcher_Postgres(PGconn *conn);
void _networksWatcher_RabbitMQ();
void _membersWatcher_Reids();
void _networksWatcher_Redis();
void commitThread();
void onlineNotificationThread();