dpGetCache dpSetCache improvement
Posted: Thu Nov 11, 2021 8:18 am
Hello,
I would like to be able to write to the cache of a dp without writting to the DB.
I.e: I have some static values on the DB and I want to query them a lot of times. It'd be nice to be able to fill the cache with current state of the dps without rewritting the values on the DB.
I think now it's not possible as dpSetCache always does a dpSet.
¿Am I missing something?
Thanks
Regards,
Pau
I would like to be able to write to the cache of a dp without writting to the DB.
I.e: I have some static values on the DB and I want to query them a lot of times. It'd be nice to be able to fill the cache with current state of the dps without rewritting the values on the DB.
I think now it's not possible as dpSetCache always does a dpSet.
¿Am I missing something?
Thanks
Regards,
Pau