This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch keyvaluerepository-spi-improvements
in repository https://gitbox.apache.org/repos/asf/camel.git
from 48cb1774aee4 CAMEL-24463: Improve KeyValueRepository SPI
add 3c5c48febd89 CAMEL-24463: Restore Duration TTL and CAS methods in
KeyValueRepository SPI
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/spi/KeyValueRepository.java | 80 +++++++++++---
.../camel/support/MemoryKeyValueRepository.java | 16 ++-
.../support/MemoryKeyValueRepositoryTest.java | 118 ++++++++++++++++-----
3 files changed, 167 insertions(+), 47 deletions(-)