tyler.loy
-
- 153 total downloads
- last updated 8/3/2026
- Latest version: 0.1.0
Attributes, identities, and core interfaces for MelangeDB. Dependency-free. -
- 118 total downloads
- last updated 8/3/2026
- Latest version: 0.1.0
Schema model, write sets, transactions, the commit log, the reducer dispatcher, and the projection appliers. -
- 116 total downloads
- last updated 8/3/2026
- Latest version: 0.1.0
The MelangeDB wire contract: frame types, the versioned MessagePack framing, and the argument encoding — shared by MelangeDB.Server and MelangeDB.Client. -
- 101 total downloads
- last updated 8/3/2026
- Latest version: 0.1.0
WebSocket transport, subscription engine, and identity/auth integration. Hosted inside the developer's own ASP.NET Core app. -
- 82 total downloads
- last updated 8/3/2026
- Latest version: 0.1.0
IHotStore backed by Microsoft.FASTER.Core, providing a hybrid log with spill-to-disk. See DESIGN.md section 7 for why this is FASTER rather than Tsavorite. -
- 80 total downloads
- last updated 8/3/2026
- Latest version: 0.1.0
Clustering: hub and shard node roles, per-shard engines and commit logs, the membership store, the gateway, explicit handoff, and the distributed event transport. -
- 77 total downloads
- last updated 8/3/2026
- Latest version: 0.1.0
The MelangeDB command-line tool. `melange schema` writes a module's client-visible schema manifest to melange-schema.json — from a built module assembly, or fetched from a running development server's schema... More information -
- 72 total downloads
- last updated 8/3/2026
- Latest version: 0.1.0
C# client: connects, calls reducers, and maintains subscribed row sets locally. -
- 72 total downloads
- last updated 8/3/2026
- Latest version: 0.1.0
Optional PostgreSQL projection for relational-tier tables. -
- 71 total downloads
- last updated 8/3/2026
- Latest version: 0.1.0
Optional convenience package: registers MelangeDB's ActivitySource and Meter names with OpenTelemetry via AddMelangeDbInstrumentation(). Not required — MelangeDB.Core emits standard .NET signals that any... More information -
-
- 70 total downloads
- last updated 8/3/2026
- Latest version: 0.1.0
Roslyn source generator: table/reducer registrations, serializers, and typed clients. -