Skip to content

MariusLungu/NCache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:

  • 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
  • Memcached Protocol Server (plug-in without any code change)
  • Memcached Wrapper for .NET (faster Memcached integration)
  • 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# 95.5%
  • HTML 3.4%
  • Protocol Buffer 0.4%
  • PowerShell 0.2%
  • Batchfile 0.2%
  • CSS 0.2%
  • Other 0.1%