Replace Object Store with Redis or Hazelcast

MuleSoft's Object Store is a key-value store that only works within the Anypoint ecosystem. Redis and Hazelcast are industry-standard distributed caches used by millions of applications worldwide.

What you're moving to

Redis / Hazelcast

Redis: the world's most popular in-memory data store. Sub-millisecond reads, built-in persistence, pub/sub, streams, and a management UI (Redis Insight). Hazelcast adds distributed computing and near-cache patterns for JVM applications.

Advantages over Object Store

✕ Only accessible from Mule applications
✓ Any application, any language can read and write
✕ Basic key-value storage only
✓ Rich data structures — sorted sets, streams, pub/sub, geospatial
✕ Performance limited by platform overhead
✓ Sub-millisecond latency — purpose-built for speed
✕ Tied to Anypoint Platform lifecycle
✓ Independent service — deploy, scale, and manage on your terms

Why Redis and Hazelcast win

Sub-millisecond performance

Redis handles millions of operations per second with sub-millisecond latency. Object Store can't compete on speed or throughput.

Rich data structures

Strings, hashes, lists, sets, sorted sets, streams, geospatial indexes — Redis is far more than a key-value store. Use the right data structure for the job.

Any application can access it

Redis clients exist for every language. Your Camel routes, your APIs, your batch jobs — they all share the same cache. No Mule-only silo.

Managed or self-hosted

Run Redis yourself, or use AWS ElastiCache, Azure Cache, GCP Memorystore. Your choice, your infrastructure, your data.

Your state management deserves better.

We'll migrate your Object Store data to Redis and set up a caching strategy that scales.

Book a Free Assessment