act-cluster-lib/README.md
2024-01-17 15:13:34 -05:00

401 B

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.

Known issues

  • When the destructor of a connection is called after a "Too many clients" error, the connection object segfaults