Is there any progress on this project?


On Tue, Sep 8, 2020 at 4:08 PM Chrishane Kurukulasuriya (Intern) <
chrish...@wso2.com> wrote:

>
> Project: Distributed cache through Redis for the API Gateway
>
>
> Currently the APIM uses a cache to store the Oauth token, however the
> token isn’t cached across multiple instances of the gateway which makes it
> so that the authentication has to be done multiple times. Therefore using a
> distributed cache via Redis allows the Oauth token to be cached once and
> can be shared among the rest of the server instances.
>
>
> The APIM runs in the form of clusters therefore they require a shared
>
> cache to store things like response caches from the API back-ends,
>
> Back-end tokens, arbitrary objects created through business logic and
>
> so on. This project is to enable the use of Redis as the distributed,
>
> shared cache layer of the API Gateway
>
>
> Using a redis mode for the cache mediator as a mediator allows developers
> to add logic to either read or write from the Redis server using Synapse
> syntax
>
>
> Eg-: <cache mode=”redis”>
> [image: Project_ Distributed cache through Redis for the API Gateway.png]
> _______________________________________________
> Architecture mailing list
> Architecture@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>


-- 
Thank you and Best Regards,
*Chanaka Fernando* | Associate Director of Solution Architecture | WSO2 Inc.
(m) +94 773337238 | (w) +94 112145345 | (e) chana...@wso2.com
(LinkedIn <https://www.linkedin.com/in/chanakaudaya/>) | (Twitter
<https://twitter.com/chanakaudaya>) | (GitHub
<https://github.com/chanakaudaya>) | (Medium
<https://medium.com/@chanakaudaya>)
[image: http://wso2.com/signature] <http://wso2.com/signature>
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to