Will #libgit2 ever gain true non-blocking #async IO using io_uring or alternatives?Cannot imagine the resulting speed up over network storage.
#git is an object store with immutable data. Hoping to see a custom git ref backend like #libgit2 to store refs in a DB and start using object store backend (instead of #POSIX compliant filesystems)