Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

uhaciogullari/MemoryCacheT

Repository files navigation

MemoryCacheT

A thread-safe dictionary with eviction options. MemoryCacheT simply wraps System.Collections.Concurrent.ConcurrentDictionary class and offers some options for expiring elements.

Feedback is welcome.

License

MemoryCacheT is licensed under MIT License. Refer to license file for more information.

About

A thread-safe dictionary with eviction options

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages