Closed as not planned
Description
I've been playing with using asyncio/httpx/aiofiles/aioboto3 to improve the speed of reading and writing of large catalogs (10+ million). Right now I'm just wrapping around PySTAC but think some of this could be incorporated into it.
Opening up this ticket to see if anyone else has been working with async functions here.