-
Q: I'd like to participate. How do I begin?
-
0
Start by getting Cassandra up and running http://cassandra.apache.org/ and reading http://arin.me/blog/wtf-is-a-supercolumn-cassandra-data-model for a little background. Setup your PHP5.3 environment with APC and/or Memcached and grab the latest copy of Pandra from github here http://github.com/mjpearson/Pandra
— Michael Pearson (mjpearson) · 7 years ago
-
-
Q: Other than writing code, how can I contribute?
-
0Documentation is non existent
I've tried to make the code as clean and readable as possible at the expense of building a high level user guide. There's a tonne of subtle features to the library, including a paradigm approach to retrieving data on the client side (some would call it a hack) which is going un-noticed. I could really use help with documentation and/or process visualisation, or tutorials for building complex relational models.
— Michael Pearson (mjpearson) · 7 years ago
-
-
Q: What's a good bug for a newcomer to tackle?
-
0Validate any field
Currently Pandra only supports validation by column value - not very useful in a Cassandra environment. It really needs an elegant callback layer to attach validators to each of key, (super) column family name, (super) column names, and column values.
— Michael Pearson (mjpearson) · 7 years ago
-
-
Q: What is a bug or issue with Pandra that you've been putting off, neglecting, or just plain avoiding?
-
0Benchmarking & compatability
While intended originally to be a light weight library, it's bloating quickly. It really needs the attention of someone who's crazy about performance, and able to test it across a range of gear.
— Michael Pearson (mjpearson) · 7 years ago
-
About Pandra
Cassandra ORM/CRUD abstraction layer for PHP developers.
from the profile of Michael Pearson (mjpearson)
People who want to help (none listed yet)
Registered contributors (1)
Volunteer opportunities, etc.
No volunteer opportunities in Pandra indexed here yet. Add a bug tracker.
No one on OpenHatch has signed up as a mentor for Pandra. Can you? Add the tag.
You can embed the "I want to help" button on your website. (More about this.)