You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX: wrong offset of index file read
UPDATE: reduced disk IO calls when index used
UPDATE: remove Entries
UPDATE: Replace Error::RecordNotFound with Option
UPDATE: use anyhow crate for result/error handling