You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i was wondering what others might use in the following situation. I have got distributed cache + backplane running. Now there are also some stored procedures running scheduled on my SQL server and an external application that has got database access (out of my control) through some selected stored procedures.
How do you handle cache updates in this situation? Automatically somehow? I could create a service that uses change tracking of query notification from SQL server to monitor for these types of changes.
So just wondering if there are others that have dealt with this already :-)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
i was wondering what others might use in the following situation. I have got distributed cache + backplane running. Now there are also some stored procedures running scheduled on my SQL server and an external application that has got database access (out of my control) through some selected stored procedures.
How do you handle cache updates in this situation? Automatically somehow? I could create a service that uses change tracking of query notification from SQL server to monitor for these types of changes.
So just wondering if there are others that have dealt with this already :-)
Beta Was this translation helpful? Give feedback.
All reactions