From bd1768679dcd50a51836f4857643d3a9eea253b0 Mon Sep 17 00:00:00 2001 From: Victor Springer Date: Sun, 21 Jul 2019 20:27:20 +0200 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8dbc89e..35d06b9 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,12 @@ http-cache memory adapter takes way less GC pause time, that means smaller GC ov - Develop DynamoDB adapter - Develop MongoDB adapter +## Who's using? +- [americanas.com](https://www.americanas.com.br) +- [Submarino](https://www.submarino.com.br) +- [Shoptime](https://www.shoptime.com.br) +- If you are using this package in a production environment, please let me know! :) + ## Godoc Reference - [http-cache](https://godoc.org/github.com/victorspringer/http-cache) - [Memory adapter](https://godoc.org/github.com/victorspringer/http-cache/adapter/memory)