db0
db0 copied to clipboard
Update turso.md
After multiple tests, writing my own connector, building my own versions of db0 I found out that Turso doesn't need its own connector, it can just run directly on the existing libsql connector.
I am committed to maintain the page as we go.
๐ Linked issue
โ Type of change
- [x] ๐ Documentation (updates to the documentation, readme, or JSdoc annotations)
- [ ] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality like performance)
- [ ] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
The Turso connector documentation still needed to be written and I wanted Turso to work with db0, win-win.
๐ Checklist
- [x] I have linked an issue or discussion.
- [x] I have updated the documentation accordingly.