1.

List Out Some Of The Features Of Redis?

Answer»

Some of the Redis FEATURES are ­:

  • LRU (Less Recently Used) Eviction
  • Messaging broker IMPLEMENTATION VIA Publisher Subscriber Support
  • Disk PERSISTENCE
  • Automatic Failover
  • Transaction
  • Redis HyperLogLog
  • Redis Lua Scripting
  • Act as database
  • Act as a cache
  • Provides HIGH availability via Redis Sentinel
  • Provides Automatic partitioning with Redis Cluster
  • Provides different levels of on­disk persistence 

Some of the Redis features are ­:



Discussion

No Comment Found