This website requires JavaScript.
Explore
Help
Sign In
actions
/
opensearch-pyd
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
79c65356576f447ebffc9b1145908b531bc9ae52
opensearch-pyd
/
elasticsearch
T
History
Honza Kral
79c6535657
Removing prototyped API implementations for more robust versions to come
2013-06-01 16:58:47 +02:00
..
__init__.py
Expose everything on elasticsearch package itself
2013-05-06 16:15:38 +02:00
client.py
Removing prototyped API implementations for more robust versions to come
2013-06-01 16:58:47 +02:00
connection_pool.py
Have sniff_hosts reuse existing connection to not waste open sockets
2013-05-24 01:29:31 +02:00
connection.py
expose timeout on Connection class
2013-05-24 01:25:19 +02:00
exceptions.py
Only trigger retry and mark connection as dead on connection errors
2013-05-19 18:45:12 +02:00
serializer.py
Serialization error tests
2013-05-03 17:56:27 +02:00
transport.py
It's REtries, not tries, respect that
2013-05-24 01:45:15 +02:00