dgraph-io / ristretto

A high performance memory-bound Go cache
https://dgraph.io/blog/post/introducing-ristretto-high-perf-go-cache/
Apache License 2.0
5.54k stars 364 forks source link

chore: fix typo error #341

Closed proost closed 1 year ago

proost commented 1 year ago

Problem

There is a typo error in SetWithTTL function

Solution

remove typo error

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.