资 源 简 介
JSMemcached Client
This project aims to create a feature complete JavaScript client for memcached that can be used over Jaxer.
Dependencies
Jaxer
Setup
Firstly, include the script.
Note: runat attribute can only have the value "server". Anything else will be very funny.
Alternatively, if you are using jsMemcached-extension.js, you simply have to drop the file into your jaxer installation"s extensions folder, restart Jaxer Manager, and you are set.
Usage
Firstly, configure JsMemcached to work with your server. To do this, you should simply call .configure on the JsMemcached object, and pass it your memcache server host and port.
For jsMemcached.js:
JsMemcached.configure("local