dgraph-io / ristretto

A high performance memory-bound Go cache

Home Page:https://dgraph.io/blog/post/introducing-ristretto-high-perf-go-cache/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken godoc link

sudo-suhas opened this issue · comments

In the readme, the godoc link does not point to the correct address:

[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/golang-standards/project-layout)

Current address - http://godoc.org/github.com/golang-standards/project-layout

Fixed in #84.