Created 08-29-2017 03:34 PM
I have a requirement where in I have to maintain a cache of about 200,000 records.
I want to use H2 database as a cache. If any body have used H2 as a cache please let me know the steps.
Created 08-29-2017 04:18 PM
Any reason why you wouldn't use the DistributedMapCache already provided by NiFi?