Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples & Code Migration Guide for Gocql #298

Open
steve-gray opened this issue Oct 12, 2022 · 0 comments
Open

Examples & Code Migration Guide for Gocql #298

steve-gray opened this issue Oct 12, 2022 · 0 comments

Comments

@steve-gray
Copy link

steve-gray commented Oct 12, 2022

In terms of migrating code over to this, it'd be great if there were:

  • Examples showing connections, queries being done.
  • A quick bootstrap guide
  • A few notes in the docs about the current level of API stability/what can be relied on to not change/any known omissions etc?

... in the README (and/or an examples folder).

The context being, we've just open sourced Charybdis, our solution for providing a generics-aware typed wrapper around gocql/gocqlx at https://github.com/zeroflucs-given/charybdis - and we'd be very, very keen to give this a look to swap out our underlying usage of gocql/gocqlx if its in a place where this can happen but not really sure where to start with it, or where the dragons might be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant