shards, aliases and filtering (#18)

This commit is contained in:
T. von Dein
2026-05-19 13:58:08 +02:00
parent 565d92b491
commit 58d94a4f56
9 changed files with 537 additions and 21 deletions

View File

@@ -31,7 +31,7 @@ import (
)
const (
Version string = `v0.0.10`
Version string = `v0.0.11`
)
type Cluster struct {