clustron-dev
-
- 508 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
Keyvus core contracts: principals, permissions, scopes, decisions, and the host integration seams. Pure POCOs and interfaces, no dependencies. -
- 502 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
Core abstractions and shared contracts for the Clustron distributed platform. -
- 418 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
Distributed key-value contracts and models for the Clustron platform. -
- 376 total downloads
- last updated 8/5/2026
- Latest version: 0.9.0
Core abstractions and shared contracts for the Clustron distributed platform. Contains transport, clustering, and shared infrastructure interfaces. -
- 336 total downloads
- last updated 8/5/2026
- Latest version: 0.9.0
Numerous SDK providing metrics and observability infrastructure. -
- 326 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
High-performance distributed key-value client for Clustron Zaris clusters. -
- 289 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
Keyvus RBAC engine and permission catalog: the default IAuthorizer, scope-hierarchy matching, in-memory policy store, and the one-call AddKeyvus dependency-injection surface. -
- 288 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
Core client infrastructure for Clustron distributed systems. -
- 269 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
In-process engine for Clustron Zaris. Enables embedded distributed key-value store for .NET 8 applications. -
- 193 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
Keyvus database-backed policy store built on EF Core: persists roles, bindings, and revocations to any relational database (SQL Server, PostgreSQL, SQLite, MySQL), with a version-polling change-watch so grants... More information -
- 192 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
Keyvus built-in token issuer and validator: signed JWTs (RS256/ES256), a published JWKS, signing-key rotation with overlapping key ids, and pluggable signing-key and secret stores. Verified offline, no port... More information -
-
- 192 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
Full Clustron Zaris SDK including Client and InProc support. -
-
- 188 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
Keyvus OIDC federation: validate an external IdP's JWTs offline via discovery + cached JWKS, and map its groups/claims to Keyvus roles. Tokens normalize to the same claim shape, so RBAC is identical regardless... More information -
- 186 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
Keyvus ASP.NET Core adapter: middleware that resolves the caller principal from a bearer token or client certificate, and the RequirePermission ergonomic (attribute + endpoint filter) that maps an HTTP endpoint... More information -
- 180 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
Keyvus file-backed reference stores: a durable IPolicyStore that persists roles, bindings, and revocations to JSON with atomic writes and a change-watch, so Keyvus runs standalone without an external database. -
- 173 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
HybridCache implementation for Clustron Zaris with L1 (in-proc) and L2 (distributed) caching, tag invalidation, and stampede protection. -
- 171 total downloads
- last updated 8/16/2026
- Latest version: 1.1.0
IDistributedCache implementation for Clustron Zaris with seamless ASP.NET Core integration.