Software Alternatives & Reviews

HazelCast - Redis Replacement

Redis Hazelcast
  1. 1
    Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
    Pricing:
    • Open Source
    High availability of Redis is provided by Redis Sentinel, which continuously monitors the Redis cluster and initiates a slave promotion if it detects a master failure. At least three instances of Sentinel are recommended for a reliable deployment, which unnecessarily uses resources.

    #Key-Value Database #NoSQL Databases #Databases 183 social mentions

  2. Clustering and highly scalable data distribution platform for Java
    Hazelcast IMDG provides a Discovery Service Provider Interface (SPI), which allows users to implement custom member discovery mechanisms to deploy Hazelcast IMDG on any platform. Hazelcast® Discovery SPI also allows you to use third-party software like Zookeeper, Eureka, Consul, etcd for implementing custom discovery mechanism.

    #Databases #NoSQL Databases #Key-Value Database

Discuss: HazelCast - Redis Replacement

Log in or Post with