Please explain what is implemented and what is not implemented in this patch. -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese: http://www.sraoss.co.jp
> Hello, hackers > > I have implemented a function caching query on memcached. > I am sending the patch file and it's so nice to give me some opinions. > > Main program which I implemented is as below. > - Search for cache data on memcached by using md5 which converted SELECT > into. > - Set data on memcached. The key is md5 which converted SELECT into. > The value is RowDescription, DataRow from Backend. > > [Modify files] > - pool.h > - child.c > - pool_config.l > - pool_config.h > - pool_config.c > - pool_system.c > - pool_proto_modules.c > - pool_process_query.c > > [New File] > - pool_memqcache.c > > > -- > Regards > Masanori YAMAZAKI _______________________________________________ Pgpool-hackers mailing list Pgpool-hackers@pgfoundry.org http://pgfoundry.org/mailman/listinfo/pgpool-hackers