HomeSoftware Heritage

fuse: add async to the codebase

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

fuse: add async to the codebase

  • Change class interface to match async interface (eg: iter -> aiter)
  • Sync code is now running with run_in_executor
  • Use aiosqlite as the async interface for sqlite

Commit No Longer Exists

This commit no longer exists in the repository.