I have a certain use case where I am worried about the size of cache instance. Given it is an in memory data store I want to understand why you proceeded with no limit on size of Data.Cache instance.
Also what workaround would you recommend in case I want to restrict the size of cache instance.