Click here to Skip to main content
15,890,512 members
Articles / Programming Languages / C# 6.0

Cache<T>: A threadsafe, Simple, Efficient, Generic In-memory Cache

Rate me:
Please Sign up or sign in to vote.
4.94/5 (67 votes)
16 Oct 2015CPOL15 min read 158.7K   4K   125  
Easier than MemoryCache, less distraction

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Austria Austria
Software Developer since the late 80's, grew up in the good old DOS-Era, switched to windows with Win95 and now doing .net since early 2002 (beta).
Long year c# experience in entertainment software, game programming, directX and XNA as well as SQLServer (DBA, Modelling, Optimizing, Replication, etc) and Oracle Databases in Enterprise environments. Started with Android development in 2014.

Developer of the gml-raptor platform (See my github profile below).

My Game Developer Profile at itch.io
My Repositories at github

Comments and Discussions