Backed by Redis, but you can substitute your own s...
# spring
m
Backed by Redis, but you can substitute your own store, as it supports stores that provide a
Map
implementation, like Hazelcast. (Or you can use a
ConcurrentHashMap
if you wanted to, like for test purposes.)