Skip to content
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

341 feat replace prisma neon with turso #355

Merged
merged 3 commits into from
Nov 5, 2023

Conversation

srizvi
Copy link
Contributor

@srizvi srizvi commented Nov 5, 2023

  • updated prisma config
    • cleaned up schema
    • updated connections and client
    • installed packages
    • removed accelerate cacheStrategy
    • run baseline migration to set up tables
    • migrated existing data old school
  • created turso org for brilla
    • added 6 replicas
    • created credentials etc. added to turbo.json
  • minor style updates in teacher mode
  • deleted unused chapter-access-form

Closes #341

- updated prisma config
  - cleaned up schema
  - updated connections and client
  - installed packages
  - removed accelerate cacheStrategy
- created turso org for `brilla`
  - added 6 replicas
  - created credentials etc. added to turbo.json
@srizvi srizvi added feat New feature or request perf A code change that improves performance. lms For issues related to the LMS. labels Nov 5, 2023
@srizvi srizvi added this to the Cycle 7 milestone Nov 5, 2023
@srizvi srizvi self-assigned this Nov 5, 2023
@srizvi srizvi merged commit fb85e66 into main Nov 5, 2023
2 checks passed
@srizvi srizvi deleted the 341-feat-replace-prisma-neon-with-turso branch November 5, 2023 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request lms For issues related to the LMS. perf A code change that improves performance.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: replace prisma neon with turso
1 participant