Free Trial (60-Day)
Free: Use as is
** Dev/QA Server is a stand-alone cache server with performance and 2GB sizing limitations for Dev/QA purposes only. Max of 2 remote clients allowed.
Fully automated deployment with PowerShell
Install-Module -Name NCache.Azure
New-NCAzEnvironment -Plan ENT-16/8 -VmCount 3 -OS Windows
New-NCAzCache -Size 8000 -Topology PartitionReplica
Start-NCAzCache -Name demoCache
Free 60-Day Trial: Fully working. Unlimited deployment and sizing.
Fully automated deployment with PowerShell
Install-Module -Name NCache.AWS
New-NCAwsEnvironment -Plan ENT-16/8 -VmCount 3 -OS Windows
New-NCAwsCache -Size 8000 -Topology PartitionReplica
Start-NCAwsCache -Name demoCacheFree 60-Day Trial: Fully working. Unlimited deployment and sizing.
Free 60-Day Trial: Fully working. Unlimited deployment and sizing.
docker pull alachisoft/ncache:latestFree 60-Day Trial: Fully working. Unlimited deployment and sizing.
NCache can be deployed and managed through Command Line Tools (CLI). On Windows, this is provided through PowerShell Cmdlets, and on Linux this is NCache CLI.
Install-Module -Name NCacheInstall-Module -Name NCache.AzureInstall-Module -Name NCache.OpenSourceAll Cache Servers work with .NET, Java, Python, and Node.js Clients. OSS Edition works only with .NET clients.
© Copyright Alachisoft 2002 - . All rights reserved. NCache is a registered trademark of Diyatech Corp.