LDT now deprecated, it mean a large map and large list deprecated too? If so, is there a way to store sorted data with size more than 1mb?
Large Map and Large list are deprecated indeed. There is at this point no way to store records larger than 1MB without having the application do the split up in smaller chunks upfront.
not good, thanks for the answer.
Just out of curiosity: What other features will become deprecated in the near future?