Skip to content

Labels

Labels

  • area:api

    New engine/adapter API surface
  • area:durability

    Commit pipeline, fsync, recovery
  • area:gc-freelist

    Freelist, reclaim, MVCC pinning
  • area:io-os

    mmap, madvise, io_uring, syscalls
  • area:read-path

    Gets, cursors, descent, validation
  • area:tooling

    check, dump/load, compaction, benches
  • area:write-path

    Puts, COW, dirty store, splits
  • breaking:api

    Changes public API shape or observable semantics
  • breaking:disk

    Changes the on-disk format
  • bug

    Something isn't working
  • codex

  • consumer:meilisearch

    Needs a change on the Meilisearch/milli side to pay off
  • critical

    Critical: must-track gap vs LMDB parity
  • divergence

    Sanctioned behavior divergence vs LMDB (docs/DIVERGENCES.md)
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • needs-adr

    Requires a short approved design doc (ADR in docs/adr/) before implementation
  • performance

    Performance improvement
  • question

    Further information is requested
  • size:L

    Large: a week-plus milestone
  • size:M

    Medium: a few days
  • size:S

    Small: hours to a day
  • size:XL

    Extra large: multi-week, ADR-gated
  • unsafe

    Adds or extends an unsafe/UB-risk surface
  • wontfix

    This will not be worked on