I’m contemplating the storage of a lot of values (15 or so) for users using AVPops.    My question would be the MySQL server and any potential bottleneck it may create. 

 

Is it possible to perform one database hit and extract all of the AVPs into an array which could then be referenced throughout the transaction?

 

Thanks,

Kw