Hi all, I would like to understand when to use MemoryMapState v/s using a state that is based on a in-memory data store (like memcached, redis or aerospike) while doing persistentAggregate() in Trident.
Are there any pros & cons between the two approaches? Thanks, Dinesh Babu K.G
