Namespace LemonEdge.Entities
Interfaces
IReadOnlyCache
An interface for retrieving and cahching items. This should only be used to load standing data items that are frequently refernced but not updated often. Whenever an item is actually changed the cache of those items will be refreshed