searchdb imported std::os::unix::fs::FileExt for read_exact_at, which does not exist on Windows (reported from a Windows checkout of work). A small ReadExactAt trait now wraps unix pread and Windows seek_read, both cursor-free, so the shared reader keeps serving lookups from several threads without a lock. Checked on x86_64-pc-windows-msvc. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||