Skip to content
Update feature list authored by Charu Priya's avatar Charu Priya
...@@ -33,7 +33,7 @@ In addition to above out-of-the-box integrations, this blueprint also provides i ...@@ -33,7 +33,7 @@ In addition to above out-of-the-box integrations, this blueprint also provides i
* Scoping of all cache keys to service-name and version * Scoping of all cache keys to service-name and version
* Support for asynchronous read and write from cache * Support for asynchronous read and write from cache
* Support for expiring keys after a set interval * Support for expiring keys after a set interval
* Automated reconnection to MQ server in case of intermittent connection failuresoutes * Automated reconnection to Redis server in case of intermittent connection failures
**Traceability and logging** **Traceability and logging**
* Automatic addition of a unique transactionId to all incoming (HTTP) requests * Automatic addition of a unique transactionId to all incoming (HTTP) requests
... ...
......