0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor README changes More... about 14 years ago
Allow a microsecond timestamp to be passed in for UUID v1 creation More... about 14 years ago
Fix bug with remove() on Super CFs More... about 14 years ago
Log connection errors with error_log() More... about 14 years ago
Use remove() instead of batch_mutate() when possible More... about 14 years ago
Fix typo in throwing IncompatibleAPIException More... about 14 years ago
Merge branch 'master' of github.com:thobbs/phpcassa More... about 14 years ago
Add documentation to repo, update .gitignore More... about 14 years ago
Close connections on tearDown in tests More... about 14 years ago
Fix server revival bug More... about 14 years ago
Add a convenience import() method to CassandraUtil More... about 14 years ago
Include 'phpize' in the extension steps More... about 14 years ago
Remove print statement from Connection on connection failure More... about 14 years ago
Update version in doc/conf.py to 0.7.a1 More... about 14 years ago
Update test_autopacking.php to use get_range() More... about 14 years ago
Perform API compatibility check More... about 14 years ago
Batch get_indexed_slices(), fix potential get_range() bugs, and remove get_small_range_as_array(). More... about 14 years ago
Update README section about Documentation More... about 14 years ago
Add batch_insert support. More... about 14 years ago
Chunk multigets for better performance. More... about 14 years ago
Fix socket timeout issue associated with THRIFT-347: More... about 14 years ago
Better C extension instructions in README More... about 14 years ago
REAMDE formatting fix More... about 14 years ago
Removed unneeded line from test (suggestion by SunboX) More... about 14 years ago
Merge branch 'master' of https://github.com/portsnap/phpcassa into portsnap-master More... about 14 years ago
Add C extension info in the README More... about 14 years ago
Fix the C extension for TBinaryProtocolAccelerated More... about 14 years ago
Fixed a typo. More... about 14 years ago
Minor doc fix More... over 14 years ago
ColumnFamily::insert() support for TTL expiration time for column. Pass ttl values necessary for ttl feature in CASSANDRA-699 More... over 14 years ago