2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved connection pooling documentation. More... over 14 years ago
Fixed pooling test imports; adjusted test timeouts More... over 14 years ago
Merge branch 'master' of github.com:pycassa/pycassa into connection-pooling More... over 14 years ago
fixing autopacking tests More... over 14 years ago
update trift bindings to 13.0.0 More... over 14 years ago
Merge branch 'master' of http://github.com/pycassa/pycassa More... over 14 years ago
Autopacking on CF's default_validation_class. More... over 14 years ago
Merge branch 'connection-pooling' of github.com:thobbs/pycassa into connection-pooling More... over 14 years ago
Configurable retry max, retry tests, documentation More... over 14 years ago
Fixed pool imports; catch NoServerAvailable More... over 14 years ago
Improved logging; more failover testing. More... over 14 years ago
Preliminary failover support; util.py cleanup More... over 14 years ago
Version bump to 0.4.2. More... over 14 years ago
Made bundled thrift-gen a subpackage of pycassa. More... over 14 years ago
Merge branch 'batch' of http://github.com/dln/pycassa More... over 14 years ago
Removed unneeded logging module. More... over 14 years ago
Improved pooling comments. More... over 14 years ago
Give PoolListener dicts for events More... over 14 years ago
Allow already utf-8 encoded strings when packing. More... over 14 years ago
Connection recycling & prefill pool. More... over 14 years ago
catch value utf-8 encoding More... over 14 years ago
ConnWrapper is transparent; +non-threadloc conns. More... over 14 years ago
Version bump to 0.4.1. More... over 14 years ago
Merge branch 'master' of github.com:vomjom/pycassa into connection-pooling More... over 14 years ago
Check for double returns; don't allow close() More... over 14 years ago
Fixed threadlocal connection pooling. More... over 14 years ago
Replaced TimeoutError w/ NoConnectionAvailable. More... over 14 years ago
Ensure connections before checking them out (pool) More... over 14 years ago
Added tests for Static, Assertion, and Null Pools More... over 14 years ago
Added PycassaLogger, cleaned pool.py. More... over 14 years ago