module Karma

Defined in:

backup.cr
backup/metadata.cr
backup/reports.cr
backup/store.cr
cli.cr
cluster.cr
cluster/persistence.cr
cluster/queries.cr
command.cr
commands/counter/batch_add.cr
commands/counter/batch_delete_range.cr
commands/counter/batch_reset.cr
commands/counter/batch_set.cr
commands/counter/batch_sum.cr
commands/counter/decrement.cr
commands/counter/delete.cr
commands/counter/find.cr
commands/counter/increment.cr
commands/counter/multi_sum.cr
commands/counter/reset.cr
commands/counter/sum.cr
commands/directive.cr
commands/idempotency/prune.cr
commands/idempotency/snapshot_fetch_chunk.cr
commands/ingest/ingest_abort.cr
commands/ingest/ingest_begin.cr
commands/ingest/ingest_chunk.cr
commands/ingest/ingest_commit.cr
commands/parser.cr
commands/registry.cr
commands/request_fields.cr
commands/snapshot/dump.cr
commands/snapshot/dump_all.cr
commands/snapshot/dumps.cr
commands/snapshot/load.cr
commands/snapshot/snapshot_fetch.cr
commands/snapshot/snapshot_fetch_chunk.cr
commands/snapshot/snapshot_info.cr
commands/system/health.cr
commands/system/metrics.cr
commands/system/ping.cr
commands/system/reconciliation_report.cr
commands/system/recovery_checkpoint.cr
commands/system/recovery_status.cr
commands/system/replication_entries.cr
commands/system/replication_status.cr
commands/system/stats.cr
commands/system/verify.cr
commands/tree/compact.cr
commands/tree/create.cr
commands/tree/delete_before.cr
commands/tree/drop.cr
commands/tree/tree_info.cr
commands/tree/tree_keys.cr
commands/tree/tree_summary.cr
commands/tree/tree_top.cr
commands/tree/trees.cr
commands/v2_parser.cr
commands/validation_rules.cr
commands/validator.cr
config.cr
error.cr
idempotency.cr
idempotency/committed_stream.cr
idempotency/committed_streams.cr
idempotency/fingerprint.cr
idempotency/record.cr
idempotency/registry.cr
idempotency/store.cr
ingest.cr
ingest/metrics.cr
ingest/registry.cr
ingest/stream.cr
launcher.cr
log.cr
operations.cr
operations/prometheus.cr
operations/stats.cr
protocol.cr
query_deadline.cr
recovery.cr
replication.cr
replication/poller.cr
replication/snapshot_client.cr
runtime.cr
server.cr
server/client_session.cr
signal.cr
state.cr
time_series.cr
version.cr
wal.cr
wal/entry.cr
wal/lsn.cr
wal/replay.cr
wal/serializer.cr
wal/store.cr

Constant Summary

VERSION = "1.0.0"

Class Method Summary

Class Method Detail

def self.config #

[View source]
def self.configure(&) #

[View source]