seanc 2004/12/25 02:42:42 GMT
PostgreSQL src repository
Modified files:
.README.pgmemcache pgmemcache.c
pgmemcache.h pgmemcache.sql.in
Log:
Add a new function, memcache_server_find(/* key */ TEXT). Returns the
hostname:port of th
seanc 2004/12/25 01:10:08 GMT
PostgreSQL src repository
Modified files:
.README.pgmemcache pgmemcache.c
pgmemcache.sql.in
Log:
Umm... the day ends in 'Y', where'd everyone go?
*grin* Update the API so it compiles against libmem
seanc 2004/12/18 00:05:51 GMT
PostgreSQL src repository
Modified files:
.README.pgmemcache
Log:
At long last, add documentation that explains how pgmemcache works, is
installed, is setup, the requirements, the API, and also add a handful of
examples. Th