You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/09/10 05:09:13 UTC

[GitHub] [nifi] sakina13789 opened a new pull request #3716: Adding infinispan processor

sakina13789 opened a new pull request #3716: Adding infinispan processor
URL: https://github.com/apache/nifi/pull/3716
 
 
   Added Infinispan cache server support.
   
   It has 2 processors
   
   1. PutInInfinispan
   It puts value in cache server against the given cache key
   
   2. GetFromInfinispan
   It gets the value from cache server against the given cache key

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services