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
Update README.mkd More... about 14 years ago
Exponential backoff on retries More... about 14 years ago
Give good TypeErrors for improper column name/value types (issue #24) More... about 14 years ago
Add timestamp parameter to remove() More... about 14 years ago
Reset retry attempt count after successful operations More... about 14 years ago
Slight modification to README.mkd More... about 14 years ago
Handle non-existant CFs better in ColumnFamily.__init__() More... about 14 years ago
Minor batch.py cleanup More... about 14 years ago
Lots of documentation improvements. More... about 14 years ago
More tutorial and pycassaShell doc fixes. More... about 14 years ago
Update pycassaShell imports and docs More... about 14 years ago
Small typo in tutorial More... about 14 years ago
Update tutorial and installation docs More... about 14 years ago
Documentation improvements More... about 14 years ago
applying super column in SystemManager More... about 14 years ago
Use insert() instead of batch_mutate() when possible More... about 14 years ago
Use get() instead of get_slice() where possible More... about 14 years ago
Bundle OrderedDict and use it by default More... about 14 years ago
Documentation and fixes for refactor problems More... about 14 years ago
Add PooledColumnFamily alias that was lost in the merge More... about 14 years ago
Merge branch 'connection_refactor' More... about 14 years ago
Added alter_column() and drop_index() to SystemManager More... about 14 years ago
Add schema modification tools to SystemManager More... about 14 years ago
Define DEFAULT_SERVER in connection.py; cleanup QueuePool references More... about 14 years ago
Remove duplicate tests More... about 14 years ago
Cleanup of references to QueuePool and PooledColumnFamily More... about 14 years ago
SystemManager fixes and tests More... about 14 years ago
Fix imports, update pycassaShell More... about 14 years ago
Drop PooledCfMutator from batch.py More... about 14 years ago
Start of connection/pooling refactor More... about 14 years ago