alachisoft/ncache
NCache is an Open Source In-Memory Distributed Cache for .NET and Java
10K+
NCache Enterprise (.NET Edition)
latest
5.3.4
, 5.3.4-enterprise
NCache Enterprise (Java Edition)
latest-java
5.3.3-java
, 5.3.3-enterprise-java
NCache Professional
latest-professional
5.3.3-professional
NCache Enterprise (.NET Edition)
latest
5.3.3
, 5.3.3-enterprise-wincore2019
NCache Enterprise (Java Edition)
latest-java
5.3.3-java
, 5.3.3-enterprise-java-wincore2019
NCache Professional
latest-professional
5.3.3-professional-wincore2019
Following commands can be used to pull images with different editions of NCache:
For the latest version of NCache Enterprise Server .NET Edition always usedocker pull alachisoft/ncache:latest
For a specific version of NCache Enterprise use version tag like thisdocker pull alachisoft/ncache:5.3.4
For the latest version of NCache Professional Server Edition always usedocker pull alachisoft/ncache:latest-professional
For a specific version of NCache Professional use version tag like thisdocker pull alachisoft/ncache:5.3.3-professional
In order to create custom Docker images, Dockerfiles can be found at the NCache Docker GitHub repo. Direct links of Dockerfiles are given below:
NCache is an Open Source In-Memory Distributed Store that is ideal for high transaction server applications because it is extremely fast and linearly scalable. Use NCache to remove performance bottlenecks and scale your applications to extreme transaction processing (XTP). NCache also provides dynamic clustering, intelligent data replication, and live persistence for high availability.
NCache is used by hundreds of companies all over the world in mission critical applications. See more details about NCache at alachisoft.com. NCache documentation can be found at docs.
This repository contains official docker images for NCache.
If you have any problems with or questions about this image, please contact us through a GitHub issue.
NCache Enterprise is available free for 30 days with all features and no performance or other limitations. When the NCache image is launched for the first time, you need to register the instance using an Evaluation key that you can request from alachisoft.com page
Upon purchase you will receive an annual subscription license key. Entering the annual subscription license key converts the product from evaluation mode to a purchased copy without any re-installation. And, the product works for one or more years (based on how many years subscription you have purchased). And, at the end of this subscription period you must renew the subscription or NCache stops working. However, you’re given ample alerts at renewal time.
NCache Enterpise docker images for Linux are based on the Java 17, using Ubuntu 22.04 base image. The Ubuntu licensing is same as mentioned on Ubuntu base image.
NCache docker images for Windows Server Core are based on the Windows Server Core docker image. The Windows licensing is same as mentioned on Windows Server Core base image.
docker pull alachisoft/ncache