Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

ristretto · Issues· 14 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #483

    [FEATURE] Split global policy mutex into separate locks for tinyLFU and sampledLFU

    StaleUpdated Aug 26, 2026
  • #363

    [QUESTION]: Why is Ristretto so slow and has such a small hit ratio?

    kind/questionStaleUpdated Jun 24, 2026
  • #431

    [QUESTION]: Gets Dropped seems quiet high for my service, what it denotes and how to reduce it.

    kind/questionStaleUpdated Jun 24, 2026
  • #441

    [QUESTION]: Have you thought about using weak pointers (new go1.24 feature) for memory efficiency ?

    StaleUpdated Jun 24, 2026
  • #477

    add api: func (c *Cache[K, V]) Get(key K) (value V ,found bool, leftTTL time.Duration)

    StaleUpdated Jun 24, 2026
  • #485

    Allow controlling whether a cache hit is counted as hit or miss based on the contents of the cached value

    StaleUpdated Jun 24, 2026