What is the difference between memcache and memcached?
Answer Posted / Rishab Kumar Singh
Memcache is an in-memory caching system for speeding up dynamic web applications by alleviating database load, while Memcached is a distributed memory object caching system that can be used with multiple programming languages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers