1

I am planning to use memcached DB. As per my requirement High performance(speed) and availability is by highest priority.(Consistency can be traded of to some extent) please suggest be with a proper DB.

I am following CAP Theorem.

By category i mean CA or CP or AP as shown in the below diagram?

enter image description here

1 Answers1

2

As per the official website Memcached is more concerned about Consistency and Availability i.e., CA category.

Dheemanth Bhat
  • 4,269
  • 2
  • 21
  • 40