Files
aitbc/.windsurf
aitbc dc1c563f6e
All checks were successful
Deploy to Testnet / deploy-testnet (push) Successful in 1m34s
Multi-Node Stress Testing / stress-test (push) Successful in 2s
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
docs: add SQL database infrastructure documentation
- Added PostgreSQL and SQLite database architecture documentation
- Documented mixed database strategy (PostgreSQL for services, SQLite for blockchain)
- Added PostgreSQL setup with database and user creation procedures
- Added systemd drop-in configuration for mempool, exchange, and coordinator
- Added SQLite setup with Btrfs CoW disablement (critical for preventing corruption)
- Added chain-specific database setup for multi-chain support
- Added migration
2026-05-11 16:03:53 +02:00
..