We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9daee39 commit bea5f8aCopy full SHA for bea5f8a
README.md
@@ -7,9 +7,7 @@ This project provides drop-in `libsqlite3.so` support with automatic strategy se
7
## ✨ Features
8
9
- ✅ Works with **any SQLite client** that uses `libsqlite3.so`
10
-- 🔁 Automatically picks between strategies:
11
- - **`EnvVarStrategy`** — for general use outside Globe
12
- - **`GlobeStrategy`** — for auto-authenticated execution inside a Globe edge function
+- 🔁 Supports both `Http` & `Websocket` protocol for LibSQL
13
- 🔌 No custom SQLite client logic or HRANA knowledge required
14
15
---
0 commit comments