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
document possible endian issues with Int64 and Float64 More... almost 15 years ago
document new consistency_level arguments More... almost 15 years ago
add David King to AUTHORS More... almost 15 years ago
Allow for individual operations on a ColumnFamily client to specify their consistency_levels More... almost 15 years ago
depend on thrift for easy_install More... almost 15 years ago
remove install_requires for Thrift because it does not work More... almost 15 years ago
setup.py no longer breaks without thrift and now requires it on install More... almost 15 years ago
update cassandra version in README.mkd More... about 15 years ago
update test and README.mkd to reflect new super column behavior More... about 15 years ago
forgot a README rename More... about 15 years ago
fix typo in README.mkd More... about 15 years ago
update README.mkd to reflect changes More... about 15 years ago
remove Column at the end of the types More... about 15 years ago
rename to pycassa because of a name conflict with another python project at www.pycasso.org More... about 15 years ago
check basestring instead of str, unicode and allow long More... about 15 years ago
ValueError -> TypeError More... about 15 years ago
do column type checks, so that None never gets inserted More... about 15 years ago
make Test class in README.mkd more readable More... about 15 years ago
add string column variants More... about 15 years ago
added indent More... about 15 years ago
document custom column types More... about 15 years ago
document DateTimeColumn's storage format More... about 15 years ago
put timestamp after insert in README.mkd More... about 15 years ago
remove __dict__ magic in README.mkd More... about 15 years ago
declarative maps More... about 15 years ago
rename TestMap -> Test.object in README.mkd More... about 15 years ago
fix small README.mkd typo More... about 15 years ago
retain cassandra get_range() behavior and document in README.mkd More... about 15 years ago
add optional setup.py flag to install cassandra package More... about 15 years ago
update the exception message in README.mkd More... about 15 years ago