[2024-12-31] PrimoCache 4.4.0 released!
Re: [2024-12-31] PrimoCache 4.4.0 released!
It have been available since January.
- SylverCheetah53
- Level 4
- Posts: 38
- Joined: Sat Jan 23, 2021 8:48 pm
Re: [2024-12-31] PrimoCache 4.4.0 released!
Indeed.
But they did not anounce it.
But they did not anounce it.
Re: [2024-12-31] PrimoCache 4.4.0 released!
Wonder will we able to get a beta version 5.0 to test driver. We use to get one before a major version release.
Re: [2024-12-31] PrimoCache 4.4.0 released!
TRIAL RESET for Version 5 please if you ever release it.
I want to test it before buy.
Thank you
p.s your Forum activity is lousy Romex.... not even able to write one post in a month or even 3 month here...
Thats why i want a TRIAL RESEST before i buy your product for the company i am working at.
I want to test it before buy.
Thank you
p.s your Forum activity is lousy Romex.... not even able to write one post in a month or even 3 month here...
Thats why i want a TRIAL RESEST before i buy your product for the company i am working at.
Re: [2024-12-31] PrimoCache 4.4.0 released!
I used to be a big fan of Primocache, but this thing has been on life support for years. This is niche software, so it's probably not high up on the priority list.
And I have to admit, the use case is becoming smaller and smaller every year. The only HDD's I have left are in my NAS and that thing has its own caching SSD's in it. Give it a few more years and it will be all flash.
I remember many years ago, using Primocache Server edition to speed up MS SQL Server. The same suggestion now would get me booted out of the meeting.
Unless they come up with some cool new features, I don't really see a future for Primocache. Sorry.
- SylverCheetah53
- Level 4
- Posts: 38
- Joined: Sat Jan 23, 2021 8:48 pm
Re: [2024-12-31] PrimoCache 4.4.0 released!
Well, on all my life, I paid for only 2 appz. This one and Freemake Video Converter.
I do not have HDDs anymore. Only 2x 4TB Samsung SSDs.
I do not have HDDs anymore. Only 2x 4TB Samsung SSDs.
Re: [2024-12-31] PrimoCache 4.4.0 released!
Windows 11 26100.4652 is much snappier with 40GB primocache set on 96GB DDR-5 memory.VTOLfreak wrote: ↑Tue Jul 08, 2025 12:17 amI used to be a big fan of Primocache, but this thing has been on life support for years. This is niche software, so it's probably not high up on the priority list.
And I have to admit, the use case is becoming smaller and smaller every year. The only HDD's I have left are in my NAS and that thing has its own caching SSD's in it. Give it a few more years and it will be all flash.
I remember many years ago, using Primocache Server edition to speed up MS SQL Server. The same suggestion now would get me booted out of the meeting.
Unless they come up with some cool new features, I don't really see a future for Primocache. Sorry.
i get Read Write Rates ~34.000mb/s up to 40GB/s
But i want a better GUI with more freedom and options.
Primocache still works wonders in 2025 when using Media Creation Software, Music Software or LLM´s
Data cached in 40GB DDR5-6000 memory has 10000x times faster access time than my EVO990 Plus for example.
So, still in 2025 with 12-16 Cores and Super DDR-5 memory with 7GB fast NVM , primocache is still viable
Re: [2024-12-31] PrimoCache 4.4.0 released!
Well, name the features ...
(and remember it is a block caching device, so folder or process inclusion / exclusion won't happen)
As I see it, my physical servers (all HyperV) are performing about 4 times as fast with PrimoCache, and can thus each support 4 times the amount of users. And no, we don't use cheap disks ...
Re: [2024-12-31] PrimoCache 4.4.0 released!
Well, in IT you have:ragnarmarie wrote: ↑Wed Apr 16, 2025 4:08 pm Hello!
Any update on version 5.0? It's been a while and the other message says the ETA was Jan-Mar.
1. Fast and stable software
2. Cheap software
3. Software that is delivered in time
But you can have only 2 out of those 3.
As I prefer 1 and 2, please just wait until they are finished

Re: [2024-12-31] PrimoCache 4.4.0 released!
- Compression on the cache so it can hold more data
- Memory ballooning to force the OS to use said compressed cache in memory.
- Some form of tiered caching like a second-tier eviction cache.
- Adaptive caching policy, not blindly cache the latest used data. (ZFS style for example)
- Pool based cache allocation. Just throw a bunch of SSDs at it to use for caching and let it distribute data across the cache pool.
- Predictive caching. Keep track of access patterns and preload data that is likely needed in the cache.
- Native support for connecting to iSCSI/RBD volumes, avoids going through the windows iSCSI-initiator.
- Windows cluster support for the server edition. Add the cache disk and Primocache service to a role with a cluster shared volume so the cache can move with a failover.
- Remote memory caching - Use multiple machines to add even more memory and cache disks. (Upsell it as the cluster edition)
- RDMA support for said remote caching.
- Expose cached volume as storage-class-memory to avoid filesystem overhead in the OS. (call it virtual NVDIMM support)
Instead, they have not added anything noteworthy for the better part of a decade.