PHP Aerospike\LDT Namespace

Classes

Name Description
Autoloader Autoloader class for classes in the \Aerospike\LDT namespace.
LDT Large Data Types (LDTs) allow individual record bins to contain collections of hundreds of thousands of objects. Developers can employ LDTs to manipulate large amounts of data quickly and efficiently, without being concerned with record or record bin size limitations.
LList Large Ordered List (llist) is optimized for searching and updating sorted lists. It can access data at any point in the collection, while still being capable of growing the collection to virtually any size.