url: Distributed hit counter with in memory cache (#114)

This commit is contained in:
Janos Dobronszki
2021-05-19 16:13:25 +01:00
committed by GitHub
parent 26ad8bc08d
commit 17cd2399c8
4 changed files with 95 additions and 33 deletions

1
go.mod
View File

@@ -15,6 +15,7 @@ require (
github.com/micro/dev v0.0.0-20201117163752-d3cfc9788dfa
github.com/micro/micro/v3 v3.2.2-0.20210514120220-1ee39904d3dd
github.com/miekg/dns v1.1.31 // indirect
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/paulmach/go.geo v0.0.0-20180829195134-22b514266d33
github.com/pquerna/otp v1.3.0
github.com/stoewer/go-strcase v1.2.0