You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Otto Fowler (Jira)" <ji...@apache.org> on 2021/12/02 12:59:00 UTC

[jira] [Commented] (NIFI-8706) Add support for Redis Lists and Hashes

    [ https://issues.apache.org/jira/browse/NIFI-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452393#comment-17452393 ] 

Otto Fowler commented on NIFI-8706:
-----------------------------------

These are great examples of redis commands, can you put them in a nifi context?

"I would like to write attributes to redis"?
"I would like to write one or more fields from records to redis"
"I would like to write fields from records that match a record query to redis"
"I would like have a record writer that writes json to redis"

something like that?

> Add support for Redis Lists and Hashes
> --------------------------------------
>
>                 Key: NIFI-8706
>                 URL: https://issues.apache.org/jira/browse/NIFI-8706
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.8.0, 1.13.2
>            Reporter: Doug Houck
>            Priority: Major
>              Labels: newbie, performance
>
> Nifi supports Redis interactions, but only for Keys.  From a Redis perspective, this is a poor use of resources.  Lists and Hashes only required one key per.  It would be nice to have the ability to interact with Redis Lists and Hashes in a Nifi Processor.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)