Cache Sessions

If you want your application to be able to send and receive requests for cached messages for a topic of interest, you must create one or more cache session objects in a session. A session can support multiple cache session objects.

The Solace Cache feature is only available to sessions connected to an event broker that has implemented Solace Cache.

Cache session APIs

Solace Messaging API Call

Solace C API

  • solClient_session_createCacheSession(...)

  • solClient_opaqueCacheSession_pt

Solace JavaScript API and Solace Node.js API

solace.CacheSession