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

s/erlcassa/erlcql/ #116

Merged
merged 2 commits into from
Jan 16, 2014
Merged

s/erlcassa/erlcql/ #116

merged 2 commits into from
Jan 16, 2014

Conversation

sanmiguel
Copy link
Contributor

erlcassa's thrift implementation clashes with casbench's.
erlcassa is nominally used as a cql client but was set up using thrift
(which casbench does already)
it was clearly labelled as alpha, and remains untouched in 2 years.
erlcql is a real cql client, under active development and does not clash
with casbench

erlcassa's thrift implementation clashes with casbench's.
erlcassa is nominally used as a cql client but was set up using thrift
(which casbench does already)
it was clearly labelled as alpha, and remains untouched in 2 years.
erlcql is a real cql client, under active development and does not clash
with casbench
@sanmiguel
Copy link
Contributor Author

This is currently failing as erlcql not yet fully backward-compatible with erlang <= R15B03-1
This should be fixed imminently.

EDIT: brainfart correction. Sentences need subjects to provide context.

@rpt
Copy link

rpt commented Dec 12, 2013

erlcql now supports Erlang >= R14B02.

@sanmiguel
Copy link
Contributor Author

Build now passes with updated erlcql

@sanmiguel
Copy link
Contributor Author

Any news on what's going on with this PR?

@drewkerrigan
Copy link
Contributor

Hi @sanmiguel - I had lost track of this driver but thanks for keeping up to date with it. Your changes look great, I'll merge shortly.

drewkerrigan pushed a commit that referenced this pull request Jan 16, 2014
@drewkerrigan drewkerrigan merged commit 05b27ab into basho:master Jan 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants