Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain how you can update memcached when data changes?



Explain how you can update memcached when data changes?..

Answer / Teekaram Saraswat

To update Memcached when data changes, you can implement a technique called touch-expire. This involves periodically touching (updating the item's timestamp) cached items to keep them alive. If an item is no longer needed or has changed, it should be explicitly deleted from Memcached. Additionally, some applications use a cache invalidation strategy where affected items are removed from Memcached when their corresponding data changes in the database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DevOps Interview Questions

What is configuration management in terms of infrastructure and mention a few popular tools used?

1 Answers  


What are the advantages of devops int respect of technical and business perspective?

1 Answers  


What are the DevOps tools?

1 Answers  


Why are configuration management processes and tools important?

1 Answers  


What are the core operations of DevOps in terms of development and Infrastructure?

1 Answers  


What are the advantages of test driven development?

1 Answers  


What is the role of aws in devops ?

1 Answers  


Name three important devops kpis?

1 Answers  


What is Git?

1 Answers  


What are the advantages of nosql database over rdbms?

1 Answers  


What are your expectations from a career perspective of devops?

1 Answers  


Can you explain the uses of the tools just mentioned and how they connect to give a devops model (ci/cd)?

1 Answers  


Categories