{"adoption": {"forks": 165, "observed_at": "2026-08-28T04:05:33.559956+00:00", "stars": 1767}, "canonical_url": "https://ross.abutalabs.com/products/redislock", "card": {"archived": false, "artifact_type": "library", "description": "Simplified distributed locking implementation using Redis", "domain": ["databases", "microservices", "developer-tools"], "enriched": true, "function": ["caching", "concurrency", "database-driver"], "health_score": 74, "homepage": null, "language": "Go", "license": "NOASSERTION", "license_family": "other", "maturity": "active", "member_repos": ["bsm/redislock"], "name": "bsm/redislock", "platform": ["go", "windows", "self-hosted"], "pushed_at": "2026-06-27T10:03:05+00:00", "repo": "bsm/redislock", "stars": 1767, "tags": ["redis", "distributed-lock", "golang", "fencing-tokens", "mutex", "synchronization", "linux", "macos", "docker"], "topics": ["golang", "redis", "lock", "distributed", "distlock", "distributed-lock"], "urls": [], "use_cases": ["implement distributed locks across multiple service instances", "prevent concurrent cron jobs from running twice", "coordinate access to a shared resource using Redis", "add fencing tokens to distributed locking", "acquire and refresh locks with TTL in Go", "build a mutex backed by Redis"], "what_it_is": "A Go library providing a simplified distributed locking implementation built on Redis. It supports obtaining, refreshing, releasing, and TTL-checking locks, plus fencing tokens for safe lock-loss mitigation.", "when_to_avoid": ["you need multi-node consensus locking without trusting a single Redis instance (e.g. Redlock across clusters)", "your project is not in Go", "you need locks persisted outside Redis"], "when_to_choose": ["you need a small, focused distributed lock library for Go with Redis", "you want fencing token support to guard against GC-pause lock loss", "you already use go-redis and want a simple Obtain/Refresh/Release API"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/redislock", "repo": "bsm/redislock", "role": "main", "score": 72}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:26:24.253108+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "714b461338dd3c3f81ff466b6576321e3a2992da8b165f41bd15b2de465b32a5", "fetched_at": "2026-08-28T04:05:33.559956+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bsm/redislock"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:26:24.253108+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "714b461338dd3c3f81ff466b6576321e3a2992da8b165f41bd15b2de465b32a5", "fetched_at": "2026-08-28T04:05:33.559956+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bsm/redislock"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:26:24.253108+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "714b461338dd3c3f81ff466b6576321e3a2992da8b165f41bd15b2de465b32a5", "fetched_at": "2026-08-28T04:05:33.559956+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bsm/redislock"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:26:24.253108+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "714b461338dd3c3f81ff466b6576321e3a2992da8b165f41bd15b2de465b32a5", "fetched_at": "2026-08-28T04:05:33.559956+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bsm/redislock"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:26:24.253108+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "714b461338dd3c3f81ff466b6576321e3a2992da8b165f41bd15b2de465b32a5", "fetched_at": "2026-08-28T04:05:33.559956+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bsm/redislock"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:26:24.253108+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "714b461338dd3c3f81ff466b6576321e3a2992da8b165f41bd15b2de465b32a5", "fetched_at": "2026-08-28T04:05:33.559956+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bsm/redislock"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:33.559956+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:26:24.253108+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "714b461338dd3c3f81ff466b6576321e3a2992da8b165f41bd15b2de465b32a5", "fetched_at": "2026-08-28T04:05:33.559956+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bsm/redislock"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:26:24.253108+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "714b461338dd3c3f81ff466b6576321e3a2992da8b165f41bd15b2de465b32a5", "fetched_at": "2026-08-28T04:05:33.559956+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bsm/redislock"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:26:24.253108+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "714b461338dd3c3f81ff466b6576321e3a2992da8b165f41bd15b2de465b32a5", "fetched_at": "2026-08-28T04:05:33.559956+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bsm/redislock"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:26:24.253108+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "714b461338dd3c3f81ff466b6576321e3a2992da8b165f41bd15b2de465b32a5", "fetched_at": "2026-08-28T04:05:33.559956+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bsm/redislock"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 89, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2627, "days_push": 67, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 72, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}