Aggregation repository that uses Etcd3 to store exchanges.
Updated 2026-03-17 20:43:59 +00:00
Aggregation repository that uses SQL database to store exchanges.
Updated 2026-03-17 20:43:06 +00:00
Aggregation repository that uses remote Infinispan to store exchanges.
Updated 2026-03-17 20:40:13 +00:00
Aggregation repository that uses Caffeine Cache to store exchanges.
Updated 2026-03-17 20:40:13 +00:00
Aggregation repository that uses Caffeine Cache to store exchanges.
Updated 2026-03-17 20:40:12 +00:00
Aggregation repository that uses Cassandra table to store exchanges. Advice: use LeveledCompaction for this table and tune read/write consistency levels.
Updated 2026-03-17 20:40:11 +00:00
Aggregation repository that uses embedded Infinispan to store exchanges.
Updated 2026-03-17 20:40:10 +00:00
Aggregation repository that uses LevelDB to store exchanges.
Updated 2026-03-17 20:40:10 +00:00
Aggregation repository that uses JCache to store exchanges.
Updated 2026-03-17 20:40:09 +00:00
Aggregation repository that uses Hazelcast Cache to store exchanges.
Updated 2026-03-17 20:40:09 +00:00
A memory based AggregationRepository which stores Exchange in memory only.
Updated 2026-03-17 20:40:01 +00:00