CachingSagaStore in multi nodes environment

Is it safe to use caching for saga in mulit nodes (non-axonserver, mongodb, distributedCommandBus)
is the cache somehow shared among nodes?