Memcache

From: Richard Jones <rj(at)last(dot)fm>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: Memcache
Date: 2003-10-24 21:06:10
Message-ID: 200310242206.10911.rj@last.fm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Just thought i'd mention that on top of optimising postgres as much as
possible, don't forget how much something like memcached can do for you

http://www.danga.com/memcached/

we use it on www.last.fm - most pages only take one or two database hits,
compared with 30 to 40 when memcache is turned off.

Rich.

Browse pgsql-performance by date

  From Date Subject
Next Message Rob Nagler 2003-10-24 22:04:39 Re: vacuum locking
Previous Message Hannu Krosing 2003-10-24 20:58:11 Re: Performance Concern