Skip to content

Commit d6881ae

Browse files
committed
chore: remove Alembic migration files and related configurations
- Deleted Alembic migration files and configuration to streamline the project and eliminate unused components. - Updated documentation to reflect the removal of distributed operations coordination from Redis. - Removed references to Alembic in the requirements and project structure, simplifying the database management approach.
1 parent 887743d commit d6881ae

File tree

7 files changed

+0
-541
lines changed

7 files changed

+0
-541
lines changed

docs/context.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ The system follows a microservices architecture with the following components:
6464
3. **Redis**
6565
- Manages user sessions
6666
- Provides caching for performance
67-
- Coordinates distributed operations (like migrations)
6867

6968
4. **Keycloak**
7069
- Provides OIDC authentication

src/backend/database/alembic.ini

Lines changed: 0 additions & 123 deletions
This file was deleted.

src/backend/database/migrations/env.py

Lines changed: 0 additions & 106 deletions
This file was deleted.

src/backend/database/migrations/script.py.mako

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)