lakefs-spec icon indicating copy to clipboard operation
lakefs-spec copied to clipboard

Async filesystem implementation

Open AdrianoKF opened this issue 7 months ago • 2 comments

The implementation simply wraps the synchronous file system already present in the code in asyncio coroutines.

Might serve as the first implementation for #279.

AdrianoKF avatar Jul 05 '24 12:07 AdrianoKF