aerospike-client-python
aerospike-client-python copied to clipboard
Aerospike Python Client
TODO: remove data.error and handle case where python callback fails
Manual testing: - Code coverage shows all config keys are covered by tests Extra changes: CI/CD: Build unoptimized client for running code coverage report for more accurate results There may...
Breaking change
Build C client in a separate job, then save shared library as Github artifact Then pass artifact to job that builds Python client