Sign inSign up

clustron/zaris-node

By clustron

•Updated about 1 month ago

Clustron Zaris node — a distributed, replicated in-memory key/value store

Image
Databases & storage
0

761

clustron/zaris-node repository overview

⁠Clustron Zaris — Node

The node runtime for Clustron Zaris⁠ — a distributed, in-memory key/value store for .NET. Each container runs one cluster node; several nodes form a replicated, partitioned cluster.

  • Multi-arch: linux/amd64 + linux/arm64 (native on Apple Silicon)
  • Tags: 0.9.0, latest
  • Pairs with: clustron/zaris-manager⁠ — web console + control plane

⁠Quick start (Docker Compose)

A 4-node cluster + web console in one command:

curl -fL https://clustron.io/quick-start.yml | docker compose -f - up -d

⁠Kubernetes (Helm)

helm install zaris oci://registry-1.docker.io/clustron/zaris --version 0.9.0 \
  -n zaris --create-namespace

Licensed under the Business Source License 1.1 (BSL 1.1).

Tag summary

Content type

Image

Digest

sha256:d6714f8a1…

Size

89.2 MB

Last updated

about 1 month ago

docker pull clustron/zaris-node