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
One class to gather values, on get check if memory value exists, if yes, use it, if not, try getting data from database. On saving values to database, Overwrite SaveChangesAsync and add the values to save to memory cache.
The text was updated successfully, but these errors were encountered:
One class to gather values, on get check if memory value exists, if yes, use it, if not, try getting data from database. On saving values to database, Overwrite SaveChangesAsync and add the values to save to memory cache.
The text was updated successfully, but these errors were encountered: