Description
Connects C applications to Aerospike databases using the libuv-based client library. It is useful for developers building high-throughput services that need direct Aerospike access from C.
This is a development library, not a database server or graphical client. Applications using it should handle credentials, network errors, and database write behavior carefully.