lib/fs: Cache all real-case results (fixes #7270) (#7286)

This commit is contained in:
Simon Frei
2021-01-27 19:25:34 +01:00
committed by GitHub
parent ef0473c091
commit e19d6e993d
5 changed files with 139 additions and 65 deletions
+1
View File
@@ -18,6 +18,7 @@ require (
github.com/gogo/protobuf v1.3.1
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
github.com/greatroar/blobloom v0.5.0
github.com/hashicorp/golang-lru v0.5.1
github.com/jackpal/gateway v1.0.6
github.com/jackpal/go-nat-pmp v1.0.2
github.com/julienschmidt/httprouter v1.3.0