Accessing Large Data Types (LDTs)from User-Defined Functions (UDFs)
caution
Aerospike has removed the Large Data Type feature as of server version 3.15, after deprecating this functionality 12 months earlier. Refer to the removal notice and deprecation notice documents.
note
Alternatives to Large List include:
- Using native Lists, and Maps. Both data types include an extensive API and have long term support.
- As of server version 4.2.0.2 the
write-block-size
configuration parameter can be set up to 8MB.