Old code from action 0.1 for cluster communication.
Find a file
2024-01-12 17:08:28 -05:00
include forgot to move them into the db namespace 2024-01-12 17:08:28 -05:00
src forgot to move them into the db namespace 2024-01-12 17:08:28 -05:00
.gitignore prevent accidental vscode commits 2024-01-11 11:52:44 -05:00
CMakeLists.txt fix library name and add public header intstallation 2024-01-11 11:53:17 -05:00
README.md initial commit 2024-01-10 18:11:43 -05:00

ACT cluster library

This library is shared between all tools using the ACT cluster build system. This includes act-deploy and the various tool agents.

Dependencies

This library requires libpqxx as well as an installation of the act language to build.