tursodatabase / libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
https://turso.tech/libsql
MIT License
9.54k stars 252 forks source link

connection pooling #1535

Closed MarinPostma closed 2 months ago

MarinPostma commented 2 months ago

Create a pool of ready connections to reduce connection create time.

MarinPostma commented 2 months ago

@sivukhin i should have put this into draft, just experimenting right now, I opened the or for athos to try it out