pfnet / pfio

IO library to access various filesystems with unified API
https://pfio.readthedocs.io/
MIT License
52 stars 20 forks source link

Refactor HTTPCache to introduce HTTPConnector #312

Closed y1r closed 1 year ago

y1r commented 1 year ago

I'm going to refactor HTTPCache class for the following purposes:

I also reduce the number of connection pools to share HTTP connections if users create multiple HTTPCache.