How many methods are there to update the Memcached when data changes?

47. How many methods are there to update the Memcached when data changes?

  1. 5
  2. 4
  3. 3
  4. 2

Answer: D) 2

Explanation:

There are two methods to update Memcached when data changes:

  • By clearing the cache proactively:
  • By resetting the cache

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.