Benjamin Lazarecki
Benjamin Lazarecki
The README seem to be written for contributors. Maybe, having documentation on how to use dunkerque as registry could be usefull.
All is in the title. What do you think of it ?
Hi, This PR add stampede protection for Cache annotation for smaxage and maxage attributes. ``` @Cache(smaxage=3600, smaxageVariation=0.1) ``` This will add up to 10% to the smaxage.
#### What this PR does Add option to configure the `storageClass` per zone when **zoneAwareReplication** is enabled. #### Why this PR When I enabled **zoneAwareReplication** for ingesters or store-gateway (should...
Hi, Do you plan to support docker-machine ? I think this can be useful and awesome. Thanks.