1.

What Happens To The Data Stored In Memcached When Server Accidently Gets Shut Down?

Answer»

In MEMCACHED, DATA is not permanently stored. It is not a DURABLE data so, if the server is SHUT down or RESTARTED then all the data stored in Memcached will be deleted.

In Memcached, data is not permanently stored. It is not a durable data so, if the server is shut down or restarted then all the data stored in Memcached will be deleted.



Discussion

No Comment Found