1.

What Is Main Feature Of Redis?

Answer»
  • DATA is being PERSISTENT in-memory as well as stored on disk that’s MAKE Redis fast.
  • Redis supports simple MASTER to SLAVE replication.
  • Redis can execute 1, 00,000 queries per second.



Discussion

No Comment Found