Skip to content

Tags: mtanda/api-gateway-cachemanager

Tags

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adobe-apiplatform#10 from adobe-apiplatform/cache_…

…manager_redis_connection

Cache manager redis connection

1.0.1

Toggle 1.0.1's commit message
The same cache store should't be added multiple times to the cache st…

…ores list (adobe-apiplatform#8)

* request_caching only reads from memory
* added remoteCacheStatus class for retrieving a healthy Redis backend
* updated the test with docker to figure out a possible IP for the Redis docker container
* updated Makefile to only clean the Redis docker instances when running tests
* Updated `make install` with the new folder `status`
* The same cache store should't be added multiple times to the cache stores list
* Updated log message after suggestions from review

1.0.0

Toggle 1.0.0's commit message
Added Remote Cache Status class to obtain the first healthy redis nod…

…e from an upstream (adobe-apiplatform#7)

[adobe-apiplatform#7] Added Remote Cache Status class to obtain the first healthy redis node from an upstream

0.1.0

Toggle 0.1.0's commit message
[ADDEUM] typo fix in `make install`