This website requires JavaScript.
Explore
Help
Sign In
actions
/
opensearch-pyd
Watch
1
Star
0
Fork
0
You've already forked opensearch-pyd
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
3c74fd07cddabb7f0a5ca42e78fc42e0036d0ab3
opensearch-pyd
/
elasticsearch
/
connection
T
History
Honza Král
b78bce79df
Make sure urllib3 doesn't do retries.
2014-03-01 01:25:25 +01:00
..
esthrift
Make connections a package
2013-08-25 16:32:20 +02:00
__init__.py
Moved RequestsHttpConnection to it's own module
2013-10-04 15:47:56 +02:00
base.py
Set timeout properly for Requests and Thrift connections
2014-01-23 08:48:42 +01:00
http_requests.py
Compatibility with python 3.2
2014-02-21 16:59:13 +01:00
http_urllib3.py
Make sure urllib3 doesn't do retries.
2014-03-01 01:25:25 +01:00
memcached.py
Compatibility with python 3.2
2014-02-21 16:59:13 +01:00
pooling.py
Added PoolingConnection for non thread-safe connection classes
2013-08-25 17:00:46 +02:00
thrift.py
Even in thrift empty response should be '' and not None
2014-02-11 01:00:01 +01:00