Hey,
I’d like to share that we started developing an Couchbase wrapper for Scala.
We ran into some trouble with the Reactive Couchbase Scala implementation and since we’re going to use Couchbase heavily in our backend for our mobile games we’re developing this library heavily primarily for our own use cases.
Nevertheless we thought that our work might be quite useful for others as well and decided to make our work publicly available under the MIT license and we would be very happy to find some helping contributors as well.
You can find our first, but unfinished, results here: https://github.com/RealityGamesLtd/couchbase-java-sdk-scala-wrapper
Let me know your thoughts,
Sebastian