Hi, I'm trying to understand why this repository was deprecated without a clear alternative:
- For Turso Cloud the suggestion is to use go-libsql, but this is a completely different style of library that uses local replicas and C bindings. Not at all a good replacement for remote connections.
- The other recommend
turso-go library was archived on the 6th of January.
Also, the Turso Cloud documentation still suggest this package is the way to go for remote: https://docs.turso.tech/sdk/go/quickstart#remote-only
What is the current situation?
Hi, I'm trying to understand why this repository was deprecated without a clear alternative:
turso-golibrary was archived on the 6th of January.Also, the Turso Cloud documentation still suggest this package is the way to go for remote: https://docs.turso.tech/sdk/go/quickstart#remote-only
What is the current situation?