[ 2011/03/22 ]
If you want to do these, it is memcachedCOMe.
To the memcached server client.
It is possible to connect it from WSH and ASP, etc. as a client of memcached.
oMemcachedCOM.open "192.168.xxx.xxx" oMemcachedCOM("aaa") = "hello!!!" wscript.echo "aaa :" & oMemcachedCOM("aaa")
Recordset is easily cached.
If memcachedCOM.Execute(...) is used, the Select result of DB can be easily cached.
set cmd = createobject("adodb.command"): cmd.activeconnection = "Provider=xxx..." cmd.commandtext = "select * from TTest" set rs = oMemcachedCOM(cmd)
The connection to the memcached server is made verbosely.
memcachedCOM.Distributed is possible to deal with it by the cold standby at the trouble of the server.
It distributes to two or more memcached servers and it memorizes it.
memcachedCOM.Distributed can make it distribute to two or more memcached servers according to the name and memorize.
It is a pooling as for the connection to the memcached server.
memcachedCOM.Distributed reuses the TCP connection connected once by the pooling.
[ 2019/09/12 ]
License

For trial use, it is provided free of charge.
Otherwise it will be charged. Please contact us for pricing.

We are preparing the support after it buys it.
Please use it.

[ 2011/03/22 ]
Support

It is offering it for a fee.
Please see here in detail.

[ 2011/03/22 ]
Notes
  1. I hope the use of this software within the range of the good sense.
  2. Our company cannot receive the guarantee of any damage by the use of this software.
  3. Please enjoy the use of this software.
[ 2011/03/22 ]
Download

Please use it after approval in instructions.

Version: 2.5.5.0
[ 2011/03/22 ]
Inquiry

We will wait for the opinion, the demand, and the question, etc.
Please feel free here to contact us.