# 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