Search code examples
pythonaerospike

Large Data Types for Aerospike python client


I am trying to find the Large Data Type support in aerospike for the python client. There is one available for java- would someone know if there's one for python as well?


Solution

  • Look at PyPi's hosted documentation: https://pythonhosted.org/aerospike/llist.html

    or (sometimes lagging a version for a few days) the Aerospike website: http://www.aerospike.com/apidocs/python/llist.html