Bloom – HTTP REST API caching middleware
Bloom is a REST API caching middleware, acting as a reverse proxy between your load balancers and your REST API workers.It is completely agnostic of your API implementation, and requires minimal changes to your existing API code to work.Bloom relies on redis, configured as a cache to store cached data. It is built in Rust …
Continue reading ‘Bloom – HTTP REST API caching middleware’ »