[
https://issues.apache.org/jira/browse/NIFI-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-6203:
------------------------------
Fix Version/s: (was: 1.10.0)
> 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
> Priority: Minor
> Labels: features
>
> 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)