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
Add SystemManager.create_index() More... over 13 years ago
Add SystemManager.create_index() More... over 13 years ago
Add constants to SystemManager More... over 13 years ago
Fix create_keyspace() example attribute name More... over 13 years ago
create_keyspace() accepts $attrs, not $ksdef More... over 13 years ago
create_column_family() accepts $attrs map More... over 13 years ago
Typo: describe_keyspaces called descr_keyspace() More... over 13 years ago
alter_column_family() accepts a map of attributes More... over 13 years ago
alter_keyspace() accepts a map instead of ksdef More... over 13 years ago
Set $this->client before set_keyspace() in ConnWr. More... over 13 years ago
Add a SystemManager class for schema manipulation More... over 13 years ago
Make ConnPool->max_retries a public attribute More... over 13 years ago
Make ConnPool->recycle a public attribute More... over 13 years ago
ConnPool's {recv, send}_timeout should be private More... over 13 years ago
Add ConnPool.fill(), don't fill pool upon creation More... over 13 years ago
Use shuffle instead of manually perm. serv list More... over 13 years ago
Add license info to the README More... over 13 years ago
Create ks and cfs in tutorial with cassandra-cli More... over 13 years ago
Fix minor typo in Documentation front page. More... over 13 years ago
Documentation front page formatting. More... over 13 years ago
Add info on remove() to the tutorial. More... over 13 years ago
Add batch_insert() info to the tutorial. More... over 13 years ago
Tutorial should use ConnectionPool, not Connection More... over 13 years ago
Document ConnectionPool.call() more thoroughly. More... over 13 years ago
Handle NotFoundEx and Exc in ConnectionPool.call() More... over 13 years ago
Fix typo in README More... almost 14 years ago
Update README to use ConnectionPool More... almost 14 years ago
Update docs for 0.7.a.4 More... almost 14 years ago
Update changelog with 0.7.a.4 progress. More... almost 14 years ago
Add phpize to instruction list for C extension More... almost 14 years ago