yesodweb / yesodweb/persistent
Apache Cassandra support
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 486
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
Are there any plans to add support for Apache Cassandra? If not, I'd be willing to build that code if I'm pointed in the right direction.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing backend implementations in the persistent repository and the reproduction templates under .github/reproductionTemplates. Compare how current storage backends are structured and identify the integration points for Apache Cassandra. Done means Cassandra support is implemented with a minimal reproduction or failing test converted into coverage, but the issue does not specify the required API or scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, haskell
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100