Tagged Questions
2
votes
1answer
281 views
query a list of dynamic objects
I am using massive to get the config table in the database. I would like to cache the config since the app gets values from it all the time.
once cached is there an easy way to find the object where ...