Skip to content

yongwuhou/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 Alachisoft.

NCache Users

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

Getting Started

Step-by-step guide about how to install NCache for Community and Open Source editions, and to configure your environment accordingly.

Perform administrative tasks on caches using configuration files for NCache Community and Open Source Editions.

Use various features of NCache in .NET to develop high performance and scalable applications.

Docker image and Dockerfile with NCache environment to allow seamless building of NCache applications and managing cache clusters.

Compare various editions available. Enterprise Edition vs Community Edition vs Open Source Edition.

NCache Cloud

Get NCache for your AWS or Azure applications.

NCache for AWS

NCache Enterprise for Azure | BYOL

License

NCache Open Source is released under the Apache License, Version 2.0 See more details at http://www.alachisoft.com/download-ncache.html#ncache

About

NCache: Highly Scalable Distributed Cache for .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%