1 Results for database management

Applied Filters

cache

Filter Results

Click a filter below to apply it to results

AUTHOR
Reuven Lerner (1)
SUBMITTED
May-2008 (1)
TAG
database (1)
memcached (1)

Speed Up Your Site With Memcached

What happens when your database is the bottleneck for your Web application?ᅠ You could create a database cluster, or even add new hardware.ᅠ But an open-source library called memcached offers another solution, putting frequently needed data in a server-accessible memory cache, whose values can be retrieved quickly and easily from almost every library.ᅠ Memcached is in use on many popular sites, including Facebook and LiveJournal, and you might find that it provides just the solution you need to make your site act faster.