The diskless document database
- Documentation: https://docs.hardpoint.dev
- Architecture: https://docs.hardpoint.dev/platform-architecture
- Who Hardpoint is for: https://docs.hardpoint.dev/who-is-hardpoint-for
Invar a lightweight open-source document database with Redis and incubating Mongo Wire Protocol compatibility.
Invar Cloud fully managed Invar data platform
Hardpoint Enterprise extends Invar Cloud with compliance-focused governance, security and audit features for customers deploying in on-prem/hybrid environments
You can run Invar locally or in production yourself; all you need is the supplied container images.
| Repo | Description |
|---|---|
| hardpointlabs/invar | The database itself |
| Repo | Description |
|---|---|
| hardpointlabs/sdk | Start here. TypeScript/JS SDK — the primary integration point for Invar Cloud. Supports Node.js (≥22), Bun, and Deno. Concrete integration examples and quickstarts live here. |
These are not required for integration. They're published for transparency and because they may be independently useful.
| Repo | Description |
|---|---|
| hardpointlabs/length-prefixed-stream | Fork of a TypeScript varint-framing library, ported to pure TypeScript as an ES module. Exposes encoder/decoder as Node.js Transform implementations that compose directly with sockets and streams. |
| hardpointlabs/lpstream | Pure Go implementation of the same length-prefixed stream framing protocol. |
| hardpointlabs/maglev | Fork of a Go implementation of Google's Maglev consistent hashing algorithm. Converted to a Go module, with expanded test coverage. Used internally. |
MCP: https://docs.hardpoint.dev/~gitbook/mcp
Connect-compatible clients (Claude, Cursor, VS Code) can query the docs directly via this endpoint. Use HTTP transport; stdio and SSE are not supported.
Document index: https://docs.hardpoint.dev/llms.txt