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
phpcassa
Settings
|
Report Duplicate
0
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 17, 2023 — Jan 17, 2024
Showing page 11 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add SystemManager.create_index()
Tyler Hobbs
More...
over 13 years ago
Add SystemManager.create_index()
Tyler Hobbs
More...
over 13 years ago
Add constants to SystemManager
Tyler Hobbs
More...
over 13 years ago
Fix create_keyspace() example attribute name
Tyler Hobbs
More...
over 13 years ago
create_keyspace() accepts $attrs, not $ksdef
Tyler Hobbs
More...
over 13 years ago
create_column_family() accepts $attrs map
Tyler Hobbs
More...
over 13 years ago
Typo: describe_keyspaces called descr_keyspace()
Tyler Hobbs
More...
over 13 years ago
alter_column_family() accepts a map of attributes
Tyler Hobbs
More...
over 13 years ago
alter_keyspace() accepts a map instead of ksdef
Tyler Hobbs
More...
over 13 years ago
Set $this->client before set_keyspace() in ConnWr.
Tyler Hobbs
More...
over 13 years ago
Add a SystemManager class for schema manipulation
Tyler Hobbs
More...
over 13 years ago
Make ConnPool->max_retries a public attribute
Tyler Hobbs
More...
over 13 years ago
Make ConnPool->recycle a public attribute
Tyler Hobbs
More...
over 13 years ago
ConnPool's {recv, send}_timeout should be private
Tyler Hobbs
More...
over 13 years ago
Add ConnPool.fill(), don't fill pool upon creation
Tyler Hobbs
More...
over 13 years ago
Use shuffle instead of manually perm. serv list
Tyler Hobbs
More...
over 13 years ago
Add license info to the README
Tyler Hobbs
More...
over 13 years ago
Create ks and cfs in tutorial with cassandra-cli
Tyler Hobbs
More...
over 13 years ago
Fix minor typo in Documentation front page.
Tyler Hobbs
More...
over 13 years ago
Documentation front page formatting.
Tyler Hobbs
More...
over 13 years ago
Add info on remove() to the tutorial.
Tyler Hobbs
More...
over 13 years ago
Add batch_insert() info to the tutorial.
Tyler Hobbs
More...
over 13 years ago
Tutorial should use ConnectionPool, not Connection
Tyler Hobbs
More...
over 13 years ago
Document ConnectionPool.call() more thoroughly.
Tyler Hobbs
More...
over 13 years ago
Handle NotFoundEx and Exc in ConnectionPool.call()
Tyler Hobbs
More...
over 13 years ago
Fix typo in README
Tyler Hobbs
More...
almost 14 years ago
Update README to use ConnectionPool
Tyler Hobbs
More...
almost 14 years ago
Update docs for 0.7.a.4
Tyler Hobbs
More...
almost 14 years ago
Update changelog with 0.7.a.4 progress.
Tyler Hobbs
More...
almost 14 years ago
Add phpize to instruction list for C extension
Tyler Hobbs
More...
almost 14 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
16
→
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