How can I use memcached as a database? - PHP Views : 260
Tagged in : PHP
0 0
Send mail
How can I use memcached as a database?

If you want to use memcached as a data store instead of a cache, you should use a database instead. MySQL Cluster has some of the same properties as memcached and can be setup as a reliable HA datastore.
By Rekha, On - 2010-04-24



    Login to add Comments .