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
L
libcassandra
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Jul 22, 2024 — Jul 22, 2025
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix for on the items in issue 13.
Padraig O'Sullivan
More...
over 14 years ago
Added support for retrieving long types in a get operation.
Padraig O'Sullivan
More...
over 14 years ago
Added support for insert int64_t types for columns with LongType comparators.
Padraig O'Sullivan
More...
over 14 years ago
Type on column name in unit test.
Padraig O'Sullivan
More...
over 14 years ago
Added unit test for queries on secondary indexes.
Padraig O'Sullivan
More...
over 14 years ago
Support for executing get_indexed_slices through libcassandra is now completed. Next to add unit tests.
Padraig O'Sullivan
More...
over 14 years ago
Updated function name to be more descriptive.
Padraig O'Sullivan
More...
over 14 years ago
Moved helper functions from Cassandra client class into util functions. Began implementing execute method in IndexedSlicesQuery. Still just stubbing it out, needs to be expanded on.
Padraig O'Sullivan
More...
over 14 years ago
Adding beginning of functionality to support queries on secondary indexes.
Padraig O'Sullivan
More...
over 14 years ago
Add ability to specify index type and name in column metadata for a column family.
Padraig O'Sullivan
More...
over 14 years ago
Beginning to recognize column metadata when creating column families.
Padraig O'Sullivan
More...
over 14 years ago
Tiny formatting fixes.
Padraig O'Sullivan
More...
over 14 years ago
ttl now really works
maxcom
More...
over 14 years ago
add support for expiring columns (ttl)
maxcom
More...
over 14 years ago
Updated unit tests to use new ping functionality in libcassandra to check if server is running on localhost.
Padraig O'Sullivan
More...
over 14 years ago
Added utility function to ping a cassandra server to see if it is up.
Padraig O'Sullivan
More...
over 14 years ago
Updated some comments.
Padraig O'Sullivan
More...
over 14 years ago
Update ChangeLog
Padraig O'Sullivan
More...
over 14 years ago
Update README
Padraig O'Sullivan
More...
over 14 years ago
Updated examples based on new api.
Padraig O'Sullivan
More...
over 14 years ago
Correct the GetKeyspaces unit test.
Padraig O'Sullivan
More...
over 14 years ago
Inserting/deleting super-columns unit tests now pass.
Padraig O'Sullivan
More...
over 14 years ago
Inserting/deleting columns now works correctly.
Padraig O'Sullivan
More...
over 14 years ago
Added login function to main client class.
Padraig O'Sullivan
More...
over 14 years ago
Creating column family now works correctly. Needed to add function for setting the keyspace for the current session.
Padraig O'Sullivan
More...
over 14 years ago
Small additions so that createKeyspace works correctly. createColumnFamily still not working as expected.
Padraig O'Sullivan
More...
over 14 years ago
Added functions to check if optional parameters in a ColumnFamilyDefinition are set or not.
Padraig O'Sullivan
More...
over 14 years ago
Added setters for all fields in ColumnFamilyDefinition class. Also started expanding utiliy function for creating thrift CfDef object from ColumnFamilyDefinition class.
Padraig O'Sullivan
More...
over 14 years ago
Added helper functions for creating certain thrift objects from libcassandra versions of those objects.
Padraig O'Sullivan
More...
over 14 years ago
Added initial version of functions to create/drop keyspaces. Error checking and unit tests are needed.
Padraig O'Sullivan
More...
over 14 years ago
←
1
2
3
4
5
→
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