apache / apache/cassandra-gocql-driver

CASSGO-29 refactor packages to separate frontend api to backend internal api

Open
#465 7 comments 0 reactions 0 assignees View on GitHub
semver-major
Dominant language
Go
Stars
2.7k
Forks
658
PR merge metrics
No merged PRs in 30d

Description

Currently everything exists within the gocql package, as the driver functionality expands the package gets more and more complicated.

We should maintain the current API in the gocql package, but move much of the internal things out into sub packages.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the gocql package and its current public API to identify which internal driver functionality is coupled there. Done means moving appropriate internal components into subpackages while preserving the existing gocql API; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend-api-design, databases
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.