Does the Python client support Large Data Types?

I’m new to aerospike, and I’m looking to do some prototyping in Python. If the prototype pans out, we’d likely use Go or Java for the production app.

The design right now leverages large maps, which Go and Java appear to support. I’m wondering if the Python client supports Large Data Types? If so, are there any docs for that?

Hi,

This is currently not supported. You can see the support in the different clients in this table: http://www.aerospike.com/docs/architecture/clients.html (it is at the bottom of the page).

Thanks Petter

Hey,

This is something we’re in active progress on, but still requires some testing before we release it. Soon, though.

Ronen

Update: LDTs are supported in release >= 1.0.37