tursodatabase/libsql

Expose `VACUUM` in libSQL server?

Open

#1,415 opened on May 24, 2024

View on GitHub
 (0 comments) (2 reactions) (0 assignees)C (16,744 stars) (490 forks)batch import
enhancementhelp wantedquestion

Description

We currently don't allow users to control when vacuuming happens. Let's look into exposing this to users who need that level of control.

Contributor guide