Andrew Huang
Andrew Huang
This adds a new constructor to the ConcurrentMap that allows the user to pass in the number of shards we should shard the map to
This fixes https://github.com/python-hyper/hyper-h2/issues/1184
First let me say this is an excellent library! Thanks for taking the time to maintain/update it. While writing an http2 client library for tornado (I can hopefully share it...
As these are updating documents, it is important that we return what was actually updated
This is useful in the case where n shards are failing to return data, but partial results are acceptable to use
the transaction...
[hyper-h2](https://github.com/python-hyper/hyper-h2) is a great library for handling the state machine logic for the http2 protocol. It might be worth looking into swapping to using `h2` instead of updating and maintaining...
responses to clients
There is a nice integration test out there for ensuring that http2 servers are compliant called [h2spec](https://github.com/summerwind/h2spec). I ran the tests, and the server is failing some tests (and actually...