aerospike-client-python
aerospike-client-python copied to clipboard
Aerospike Python Client
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
CLIENT-2476 Disallowed use of operations with foreground queries (foreach and results) Added sufficent testing for each error condition
TODO - Update docs - Add tests https://aerospike-python-client--577.org.readthedocs.build/en/577/aerospike_helpers.operations.html#aerospike_helpers.operations.bitwise_operations.bit_and
Added support for None parameter in set_log_handler Fixed LOG_LEVEL_OFF Added a logging example
CLIENT-2383 Added support for context lists in Client.index_cdt_create() and Client.Query.where() Fixed the check for TestBaseClass.version not working corerctly upon initialization