Aerospike PHP storing large data of 1 to 3 MB

Hi,

I am using SSD machine and running 3 node cluster. Max Size of storage i need to 2-3 MB size only.

LDT is depreciated in aerospike. Any other way around for same , as lot of apps are going to use through php client. So i want’t write some wrapper around aerospike interface which will give get and set to end user and internally handles all logic.

What is best way and samples will be great help.

Thanks