2.7 KiB
Executable File
2.7 KiB
Executable File
layout
| layout |
|---|
| default |
CBDDC Documentation
Welcome to the CBDDC documentation for version 0.9.0.
What's New in v0.9.0
Version 0.9.0 brings enhanced ASP.NET Core support, improved EF Core runtime stability, and refined synchronization and persistence layers.
- ASP.NET Core Enhancements: Improved sample application with better error handling
- EF Core Stability: Fixed runtime issues and improved persistence layer reliability
- Sync & Persistence: Enhanced stability across all persistence providers
- Production Ready: All features tested and stable for production use
See the CHANGELOG for complete details.
Documentation
Getting Started
- Getting Started - Installation, basic setup, and your first CBDDC application
Core Concepts
- Architecture - Understanding HLC, Gossip Protocol, and P2P mesh networking
- API Reference - Complete API documentation and examples
- Querying - Data querying patterns and LINQ support
Persistence & Storage
- Persistence Providers - SQLite, EF Core, PostgreSQL comparison and configuration
- Deployment Modes - Single-cluster deployment strategy
Networking & Security
- Security - Encryption, authentication, and secure networking
- Conflict Resolution - LWW and Recursive Merge strategies
- Network Telemetry - Monitoring and diagnostics
- Dynamic Reconfiguration - Runtime configuration and leader election
- Remote Peer Configuration - Managing remote peers and tracking lifecycle
- Upgrade: Peer-Confirmed Pruning - Adoption and rollout notes
Deployment & Operations
- Deployment (LAN) - Platform-specific deployment instructions
- Production Hardening - Configuration, monitoring, and best practices
- Peer Deprecation & Removal Runbook - Operational deprecation/removal workflow