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 (490 forks)batch import
enhancementhelp wantedquestion

Repository metrics

Stars
 (16,744 stars)
PR merge metrics
 (Avg merge 23h 19m) (1 merged PR in 30d)

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