- Add DATABASE_READ_URL config and InitReadReplica in database package - Add ForRead() helper for read-only handler routing - Update TrackService and TrackSearchService to use read replica for reads - Document setup in DEPLOYMENT_GUIDE.md and .env.template |
||
|---|---|---|
| .. | ||
| chat_repository.go | ||
| database.go | ||
| migration_rollback_test.go | ||
| migrations.go | ||
| migrations_password_reset_test.go | ||
| migrations_sessions_test.go | ||
| migrations_test.go | ||
| performance_monitor.go | ||
| pool.go | ||
| pool_test.go | ||
| prepared_statements.go | ||