tursodatabase/turso

Shared page cache support?

Open

#318 opened on Sep 10, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (1,001 forks)github user discovery
enhancementhelp wantedimprovementsquestion

Repository metrics

Stars
 (19,103 stars)
PR merge metrics
 (PR metrics pending)

Description

SQLite has deprecated shared page cache support, which is unfortunate for multitenant environments. Let's look at ways to support it.

Contributor guide