Skip to content

chore: remove Alembic migration files and related configurations #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 8, 2025

Conversation

atyrode
Copy link
Contributor

@atyrode atyrode commented May 8, 2025

As the project is still in beta and we iterate quickly, maintaining a migration system was a technical debt we cannot afford as two maintainers, it is removed for now and therefore you should expect breaking changes as we roll versions.

  • 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.

atyrode added 2 commits May 8, 2025 17:42
- 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.
@atyrode atyrode merged commit ceb5fca into main May 8, 2025
1 check passed
@atyrode atyrode deleted the remove-alembic branch May 8, 2025 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant