PubSub+ Cache is a separate product from the broker. The runtime instance of it runs as a C++ client application, and connects into the message bus to listen to messages. You configure the cache-cluster and cache-instance and stuff in the broker’s CLI, but then you need to run the cache process separately so it connects in and starts listening. That’s why you’re seeing “NotAvail”.
I’m pretty sure it’s a paid product, I don’t think there’s a free version available.
Thanks @Aaron .
Thats what i thought “start cache-cluster cachecluster1 cache-instance cacheinstance1” is for but i will do more research how to spinup the process. Honestly i am struggling with the doc. Lack of howtos.
Anyway, i need to cache recent prices so basically trading app usecase.
Also, we already have payed version (even hardware appliances) but i want to have isolated developer setup where you can run things locally.
So you thing i should check with Solace support whether local dev version is available?
Hi @borisbucha ,
Solace Support is the right way to go. They will be able to advise on your licensing status and where/how you can get a hold of the PubSub+ Cache product that you will have to run in addition to the software broker holding the cache configuration (should be under https://products.solace.com using your customer login details).
For further details on how to install and configure PubSub+ Cache, take a look at: