Operations Guide
Installation
Requirements
Installation via JAR
curl -LO https://github.com/avelino/chrondb/releases/latest/download/chrondb.jarjava -jar chrondb.jar
Manual Compilation
git clone https://github.com/avelino/chrondb.git cd chrondbclojure -T:build uberjava -jar target/chrondb.jar
Running ChronDB
Command Line Options
As a Systemd Service
Monitoring
Health Check Endpoint
Logs
Prometheus Integration
Backup and Restoration
Backup (CLI)
Restore (CLI)
Export/Import bundle (CLI)
Scheduler (CLI)
Backup via REST
Restore via REST
Maintenance
Compaction
Background Reindexing
Updating
Branch Management
Disk Space Monitoring
FFI / Language Bindings
Available Methods
Operation
Python
Rust
Ruby
Node.js
Last updated
Was this helpful?