devinbost opened a new issue #6358: [Pulsar-Ignite] Create Apache Ignite 
connector for Pulsar
URL: https://github.com/apache/pulsar/issues/6358
 
 
   Apache Ignite is a rising distributed caching technology that is extremely 
fast and very stable. 
   It has some similarities to Redis but is much more robust (since it's a 
distributed technology) and also supports the persistence of data. (It's smart 
about how data can be persisted.) It's also much faster than Redis. It might be 
the fastest distributed cache technology currently on the market. 
   We really need to create a connector to write to Ignite to support data 
enrichment use cases and other use cases that require a cache layer that needs 
to be faster than Cassandra.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to