Zvika Ferentz
Zvika Ferentz
**Describe the bug** While running some performance test (simple loop, code attached below) we believe that we found a problem where creating a session/resource in aioboto3 is calling an async...
Hi, Thanks for great module !! Would appreciate your help - I think (but not 100% sure) that it's not possible to use BASIC_AUTH in yaml/json configuration as the current...
Add simple caching (in memory, not redis/memcache) . When we get a new connection - if we have "cached data" - return the cached data (and don't even bother opening...