enhancementhelp wanted
Repository-Metriken
- Stars
- (19.103 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
#1761 fixes header accesses to correctly come from either the WAL or the main DB file, but still accesses page 1 synchronously for that purpose for simplicity.
these accesses should be asynchronous, too, to match the rest of Limbo's IO model.