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

ASF subversion and git services commented on NIFI-4043:
-------------------------------------------------------

Commit aabd4a25d2cb8b2a6108be6c16315acee08ee712 in nifi's branch 
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=aabd4a2 ]

NIFI-4043 Initial commit of nifi-redis-bundle

NIFI-4061 Initial version of RedisStateProvider
- Adding PropertyContext and updating existing contexts to extend it
- Added embedded Redis for unit testing
- Added wrapped StateProvider with NAR ClassLoader in 
StandardStateManagerProvider
- Updating state-management.xml with config for RedisStateProvider
- Renaming tests that use RedisServer to be IT tests so they don't run all the 
time

This closes #1918.


> Implement a DistributedMapCacheClient backed by Redis
> -----------------------------------------------------
>
>                 Key: NIFI-4043
>                 URL: https://issues.apache.org/jira/browse/NIFI-4043
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> We should provide other caching options besides the 
> DistributedMapCacheClient/DistributedMapCacheServer. 
> Redis is a popular caching solution and we could implement a 
> RedisDistributedMapCacheClient that would let us use all the existing 
> processors against Redis.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to