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

any plan to migrate 2.x base #9

Open
ogis-hashi opened this issue Oct 4, 2015 · 2 comments
Open

any plan to migrate 2.x base #9

ogis-hashi opened this issue Oct 4, 2015 · 2 comments

Comments

@ogis-hashi
Copy link

Is there any plan that couchbase-clj uses/supports couchbase SDK 2.x ?
I am using Couchbase 4.x including N1QL and I'd like develop using Clojure.

@otabat
Copy link
Owner

otabat commented Oct 4, 2015

Thank you for your interest.
Since the underlying API has completely changed in the Couchbase Java SDK v2.x, I need a complete overhaul for the couchbase-clj as well.
I have been privately developing a new couchbase-clj based on the Java SDK v2.x (which is still a tiny subset of the whole SDK, and is not compatible with the previous version), but currently I don't have the exact date of the new full featured release and it may take some time.

@ogis-hashi
Copy link
Author

Thank you for your reply. Yes, the SDK v2.x a complete rewrite of the 1.x SDK and it may requires time to migrate.

http://docs.couchbase.com/developer/java-2.1/migrate.html

I looked the above page and the SDK has very attractive features.
Now, I am writing Couchbase client using the combination of the SDK 2.1.4 and Clojure java interop.
The tiny subset is enough for me and I hope the private code will be open soon.

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

2 participants