Purushotham Pushpavanthar created NIFI-6203:
-----------------------------------------------

             Summary: Implement a Aerospike backed DistributedMapCacheClient 
service for caching
                 Key: NIFI-6203
                 URL: https://issues.apache.org/jira/browse/NIFI-6203
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
    Affects Versions: 1.10.0
            Reporter: Purushotham Pushpavanthar
            Assignee: Purushotham Pushpavanthar
             Fix For: 1.10.0


Both Redis and Aerospike are open source, however, when applications need 
persistence or when applications must scale but servers have maxed out of RAM, 
developers consider Aerospike, a distributed key-value store that is just as 
fast or faster than Redis, but scales more simply and with the economics of 
flash/SSDs. 

Aerospike is a very good fit when use-case demands higher rate of concurrent 
reads writes.

It would be nice to have a cache service build on Aerospike in Nifi



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to