gosiris icon indicating copy to clipboard operation
gosiris copied to clipboard

Couchbase external connector

Open teivah opened this issue 7 years ago • 3 comments

Add a Couchbase 5 connector

teivah avatar Nov 12 '17 11:11 teivah

@teivah i would like to work on this. can you give a little brief on this as to what needs to be done. i am a bit new. :)

dreamer-nitj avatar Nov 12 '17 12:11 dreamer-nitj

For the time being gosiris is a toolkit for implementing custom actors. I'd like to extend the engine capabilities and develop actors that would be directly part of gosiris (here to develop a built-in actor for Couchbase integration).

The user would just have then to do something like gosirisCouchbaseActor.tell("insert", someData) And automatically, gosiris would manage the integration with Couchbase.

You get the point?

teivah avatar Nov 12 '17 12:11 teivah

@teivah sure. got it.

dreamer-nitj avatar Nov 12 '17 13:11 dreamer-nitj