Working with Object Store

Working with Object Store Connector in Mule: Testing in CloudHub

In my previous article, I have discussed about ObjectStore and operations on ObjectStore using Object Store Connector with a simple Mule application. Also, tested the flows to check the operations: Store, Remove, Retrieve and Retrieve all keys. Requirements for this…

Working with Object Store Connector

Working with Object Store Connector in Mule

Object Store Connector is one of the most useful connectors provided in Mule runtime that is used for storing the state of the applications and can be shared across the applications (If Domain project is used for sharing the state…