How can I use memcached as a database? - PHP Views : 234
Tagged in : PHP
Send mail vote down 0 vote down 0
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 .