November 18, 2010 1:37 AM
Posted by: Sasirekha R
cache,
Key/Value Pair,
memcached,
NoSQL,
Redis,
VMWareRedis, NoSQL with extensive features - Part I
Redis (Remote Dictionary Server) is an open source, networked, in-memory, persistent, journaled, key-value data store. It is similar to memcached, but goes beyond storing simple...
November 15, 2010 3:23 AM
Posted by: Sasirekha R
cache,
Cloud,
Elastic Caching Platform,
eXtreme Scale,
Forrester,
grid,
IBM,
latency,
NoSQL,
Scalability,
shardUnderstanding Elastic Caching Plaftorms - IBM eXtreme Scale
Data Caching is a standard technique used for improving application performance. Local caching, though the fastest, is not able to scale and caching multiple copies of the...
October 8, 2010 11:41 AM
Posted by: Sasirekha R
cache,
Key/Value Pair,
memcached,
NoSQL,
Speeding up webUsing Memcached for speeding up web sites and reducing database load
Memcached is a open source, high-performance, distributed memory object caching system (not a database like MemcacheDB) intended for use in speeding up dynamic web applications by alleviating database load. It...