AlanKK
AlanKK
I can see there is no support yet for 4k content. What is the current state of this? Is there anything you need help with?
I am trying to get asyncdynamo working but an having conflict between the boto's HTTPrequest and Tornado's. ``` > /usr/local/lib/python2.7/dist-packages/boto/auth.py(338)host_header() -> port = http_request.port (Pdb) http_request.port *** AttributeError: 'HTTPRequest' object...
A good set of prerequisites in the README would be nice. I am just starting to play with this to see if I can get it to work. The first...