{"adoption": {"forks": 169, "observed_at": "2026-08-28T04:03:23.035965+00:00", "stars": 1050}, "canonical_url": "https://ross.abutalabs.com/products/redlocknet", "card": {"archived": false, "artifact_type": "library", "description": "An implementation of the Redlock algorithm in C#", "domain": ["microservices", "databases", "developer-tools", "backend"], "enriched": true, "function": ["caching", "concurrency", "database-driver"], "health_score": 20, "homepage": null, "language": "C#", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["samcook/RedLock.net"], "name": "samcook/RedLock.net", "platform": ["dotnet", "c"], "pushed_at": "2024-06-24T18:26:53+00:00", "repo": "samcook/RedLock.net", "stars": 1050, "tags": ["redlock", "redis", "distributed-locks", "stackexchange-redis", "nuget"], "topics": ["redlock", "c-sharp", "redlock-algorithm", "redis", "distributed-locks", "dotnet"], "urls": [], "use_cases": ["acquire distributed locks across multiple redis instances in .net", "ensure only one process runs a scheduled job across machines", "prevent duplicate processing of a resource in a microservices cluster", "implement leader election or mutual exclusion with redis", "lock a resource using redlock algorithm in c#"], "what_it_is": "RedLock.net is a C# library implementing the Redlock distributed lock algorithm on top of StackExchange.Redis. It coordinates locks across multiple independent Redis instances so only one process uses a resource at a time, even across machines.", "when_to_avoid": ["you only run a single Redis instance and simple SET NX locking suffices", "your project does not use .NET or StackExchange.Redis", "you need strongly consistent locking guarantees that Redlock's timing assumptions cannot provide"], "when_to_choose": ["you need distributed locking in a .NET application with Redis available", "you want quorum-based locking across independent Redis masters for fault tolerance", "you want automatic lock renewal and expiry handling"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/redlocknet", "repo": "samcook/RedLock.net", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.035965+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:00:24.788479+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d54d0d8eb681c081278126c05264202ad034a31120ea4fd46426be8206e413a", "fetched_at": "2026-08-28T04:03:23.035965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/samcook/RedLock.net"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.035965+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:00:24.788479+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d54d0d8eb681c081278126c05264202ad034a31120ea4fd46426be8206e413a", "fetched_at": "2026-08-28T04:03:23.035965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/samcook/RedLock.net"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:00:24.788479+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d54d0d8eb681c081278126c05264202ad034a31120ea4fd46426be8206e413a", "fetched_at": "2026-08-28T04:03:23.035965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/samcook/RedLock.net"}], "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:03:23.035965+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.035965+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.035965+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:00:24.788479+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d54d0d8eb681c081278126c05264202ad034a31120ea4fd46426be8206e413a", "fetched_at": "2026-08-28T04:03:23.035965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/samcook/RedLock.net"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.035965+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.035965+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:00:24.788479+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d54d0d8eb681c081278126c05264202ad034a31120ea4fd46426be8206e413a", "fetched_at": "2026-08-28T04:03:23.035965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/samcook/RedLock.net"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.035965+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.035965+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.035965+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:00:24.788479+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d54d0d8eb681c081278126c05264202ad034a31120ea4fd46426be8206e413a", "fetched_at": "2026-08-28T04:03:23.035965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/samcook/RedLock.net"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.035965+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.035965+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:00:24.788479+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d54d0d8eb681c081278126c05264202ad034a31120ea4fd46426be8206e413a", "fetched_at": "2026-08-28T04:03:23.035965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/samcook/RedLock.net"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:00:24.788479+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d54d0d8eb681c081278126c05264202ad034a31120ea4fd46426be8206e413a", "fetched_at": "2026-08-28T04:03:23.035965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/samcook/RedLock.net"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:00:24.788479+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d54d0d8eb681c081278126c05264202ad034a31120ea4fd46426be8206e413a", "fetched_at": "2026-08-28T04:03:23.035965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/samcook/RedLock.net"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:00:24.788479+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4d54d0d8eb681c081278126c05264202ad034a31120ea4fd46426be8206e413a", "fetched_at": "2026-08-28T04:03:23.035965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/samcook/RedLock.net"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4388, "days_push": 800, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}