Skip to content

abayaz61/NCache

 
 

Repository files navigation

NCache: Highly Scalable Distributed Cache for .NET

NCache is an extremely fast and scalable Open Source distributed cache for .NET applications. Use NCache for database caching, ASP.NET Session State storage, ASP.NET View State Caching, and much more.

NCache is used by hundreds of companies all over the world in mission critical applications. See more details about NCache at www.alachisoft.com.

Features:

  • Separate process for cache
  • Publish/Subscribe (Pub/Sub) with Topic
  • Map Reduce
  • Data Source Providers
  • Cache Dependencies
  • Query execution using data reader approach
  • Cache CRUD operations
  • Bulk CRUD operations
  • Lock/Unlock cached items
  • Item level event notifications
  • SQL & LINQ searching of the cache
  • Indexing data for faster SQL & LINQ search
  • Evictions
  • Absolute and sliding expirations
  • ASP.NET Session State Provider
  • ASP.NET View State Cache
  • Replicated Cache and Partitioned Cache topologies
  • NHibernate Second Level Cache provider
  • NuGet Packages
  • Runs in Microsoft Azure, Amazon, and any other Cloud platform

See more details at http://www.alachisoft.com.

About

NCache: Highly Scalable Distributed Cache for .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%