From d9f3540943242f86965487167bb6ede7d231f58f Mon Sep 17 00:00:00 2001 From: Avinash Sajjanshetty Date: Thu, 18 Dec 2025 17:55:21 +0530 Subject: [PATCH] Add deprecation warning for the client --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9aa7ba3..f59f74d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +> [!WARNING] +> **This repository is deprecated.** +> +> - For [Turso Cloud](https://turso.tech), use [go-libsql](https://github.com/tursodatabase/go-libsql) which provides better performance and support for embedded replicas. +> - For a Go driver for Turso Database, consider using [turso-go](https://github.com/tursodatabase/turso-go). + +--- +

Turso + Go cover