SIGN IN SIGN UP

libsql-sqlite3: Optimize libsql_pager_has_codec() function (#2185)

Cache the result of libsql_pager_has_codec() in Pager struct to avoid
walking through all VFSes every time a page is read.
P
Pekka Enberg committed
84146a1d229e5bce5c9fe8d79c486c8ec77fdf0e
Committed by GitHub <noreply@github.com> on 11/6/2025, 5:22:47 PM