Ross ROSS = Recommend OSS · open-source software intelligence for agents

bradfitz/gomemcache

Go Memcached client library #golang observed · 2026-08-28

github.com/bradfitz/gomemcache · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 92
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5545
  • days_rel: n/a
  • days_push: 52
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1883 stars · 476 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Memcached client library for the Go programming language. It provides a simple API for getting and setting items across a pool of Memcached servers.

Use cases

  • cache application data in memcached from Go
  • connect to multiple memcached servers from Go
  • store and retrieve key-value pairs in memcache
  • add distributed caching to a Go web service
  • read and write memcache items in Go

When to choose

  • you need a mature, minimal Go client for Memcached
  • you want a well-known client maintained by a Go core developer
  • your app needs to talk to a cluster of memcached servers

When to avoid

  • you use Redis instead of Memcached
  • you need advanced features like consistent hashing or SASL beyond the basics
  • you are not programming in Go

Facets

library · maturity stable

caching database-driver databases backend developer-tools go cross-platform memcached cache-client golang

1 source

Member repositories

RepositoryRoleHealth v2
bradfitz/gomemcachemain74

For agents

markdown · JSON · MCP: product_card(name="bradfitz/gomemcache")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem