There was an error fetching the commit references. Please try again later.
using a subclassed ClientSession as factory to leverage aiohttp connection pooling
Showing
- aiogremlin/__init__.py 2 additions, 1 deletionaiogremlin/__init__.py
- aiogremlin/abc.py 1 addition, 7 deletionsaiogremlin/abc.py
- aiogremlin/client.py 2 additions, 2 deletionsaiogremlin/client.py
- aiogremlin/connection.py 87 additions, 56 deletionsaiogremlin/connection.py
- aiogremlin/pool.py 23 additions, 15 deletionsaiogremlin/pool.py
- benchmark.py 15 additions, 3 deletionsbenchmark.py
- conn_bench.py 55 additions, 0 deletionsconn_bench.py
- tests/tests.py 253 additions, 212 deletionstests/tests.py
Loading
Please register or sign in to comment