The NCache team is excited to announce the release of NCache Open Source 5.0 SP6 on April 24, 2024, bringing important updates to the feature set and capabilities.
With a focus on Local Cache topology, this release brings high-speed performance by running the cache directly inside your application’s memory. Complexity is reduced with a single client connection limit, making it easier than ever to test and develop without worrying about multi-client conflicts. Additionally, with a generous 4 GB cache size per machine, you have ample room to store and access your data quickly during development and small-scale use.
To learn more about these changes and improvements, you can read the full NCache Open Source 5.0 SP6 release notes.
Local Topology
The Open Source edition now focuses on Local Topology, a standalone cache that runs on a single machine. This means faster response times and simpler setup, especially with the InProc mode, where the cache runs inside the application’s memory space, making data access faster without serialization overhead.
Single Client Connection
Starting with SP6, a maximum of one client can connect to the cache at a time in the Open Source edition. This allows developers to test and evaluate NCache in isolated environments without the complexity of multi-client scenarios.
4 GB Cache Size Per Machine
The combined cache size on a single machine supports up to 4 GB in the Open Source edition. This provides ample room for development and testing while maintaining optimal performance for lightweight use cases.
Get Started with NCache Open Source 5.0 SP6
You can schedule a full technical demo showing how NCache Open Source, with its simplified configuration and updated feature set, is now even more developer-friendly in our latest release. We look forward to hearing from you soon!
Frequently Asked Questions
Q: What is the primary focus of NCache Open Source 5.0 SP6?
A: The primary focus is Local Topology, providing a standalone, high-performance in-memory cache for single-machine applications.
Q: How much data can I store in the NCache Open Source 5.0 SP6 edition?
A: This version supports a combined cache size of up to 4 GB per machine.
Q: Can multiple clients connect to the NCache Open Source 5.0 SP6 server?
A: Starting with SP6, the Open Source edition allows a maximum of one client connection at a time to facilitate isolated testing and development.
Q: Does NCache Open Source 5.0 SP6 support In-Process (InProc) caching?
A: Yes, it supports InProc mode, allowing the cache to run inside the application’s memory space to eliminate serialization overhead.

