Koji Kawamura created NIFI-992:
----------------------------------
Summary: Couchbase Server Processors
Key: NIFI-992
URL: https://issues.apache.org/jira/browse/NIFI-992
Project: Apache NiFi
Issue Type: New Feature
Components: Core Framework
Reporter: Koji Kawamura
Processors providing data access interface with a Couchbase Server cluster.
I've started writing a set of processors for interacting with Couchbase Server.
There are several ways to integrate with Couchbase such as:
1. Key/Value CRUD operations
2. View (Map/Reduce) queries
3. N1QL queries
For the first step, I'm implementing the Key/Value CRUD operations. I will send
a pull request once the code and test get clean.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)