openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
pycassa
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 28 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
updated thrift generated code to api version 8.1.0
Eric Evans
More...
over 14 years ago
a simple interactive shell
Eric Evans
More...
over 14 years ago
Additionally, only add columns that are not None - preventing runtime errors.
Whitney Sorenson
More...
over 14 years ago
Only insert columns which exist in the model object instead of throwing a KeyError on columnfamilymap insert.
Whitney Sorenson
More...
over 14 years ago
Python 2.4 compatibility
Daniel Lundin
More...
over 14 years ago
remove version from __init__.py
Jonathan Hseu
More...
almost 15 years ago
remove Cassandra version from README
Jonathan Hseu
More...
almost 15 years ago
version 0.3.0
Jonathan Hseu
More...
almost 15 years ago
convert remove() to batch_mutate(). INCOMPATIBLE CHANGE if using the column keyword argument.
Jonathan Hseu
More...
almost 15 years ago
switch to batch_mutate (requires Cassandra 0.6.0)
Jonathan Hseu
More...
almost 15 years ago
rename and rework the raw_columns feature
Jonathan Hseu
More...
almost 15 years ago
add login()
Jonathan Hseu
More...
almost 15 years ago
update unit tests to new configuration files for 0.6.0
Jonathan Hseu
More...
almost 15 years ago
update cassandra interface to 0.6.0
Jonathan Hseu
More...
almost 15 years ago
Option to retrieve all columns, even ones not explicitly defined. Save raw dict to _raw_values on the instance.
Ben Bangert
More...
almost 15 years ago
fix for python2.4
Jonathan Hseu
More...
almost 15 years ago
mention IRC channel for questions
Jonathan Hseu
More...
almost 15 years ago
clarify column_* keyword arguments
Jonathan Hseu
More...
almost 15 years ago
SuperColumn support in ColumnFamilyMap
Jonathan Hseu
More...
almost 15 years ago
discourage use of Int64 and DateTime by removing mentions from the README
Jonathan Hseu
More...
almost 15 years ago
change default write_consistency_level to ONE, following the new Cassandra default in 0.6
Jonathan Hseu
More...
almost 15 years ago
update timestamp examples in README
Jonathan Hseu
More...
almost 15 years ago
update README to reflect new default timestamp (see Wiki)
Jonathan Hseu
More...
almost 15 years ago
version 0.2.0
Jonathan Hseu
More...
almost 15 years ago
INCOMPATIBLE CHANGE FOR THE DEFAULT timestamp: The timestamp granularity has been increased to microseconds, and now we truly do use seconds from UTC epoch.
Jonathan Hseu
More...
almost 15 years ago
retry the Cassandra call on all the servers upon a failed connection
Jonathan Hseu
More...
almost 15 years ago
clarify timeouts in README
Jonathan Hseu
More...
almost 15 years ago
reorganize README
Jonathan Hseu
More...
almost 15 years ago
add socket timeouts and document it in README
Jonathan Hseu
More...
almost 15 years ago
document Cassandra's meta API
Jonathan Hseu
More...
almost 15 years ago
←
1
2
…
23
24
25
26
27
28
29
30
31
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree