Memcached Server implemented by GigaSpaces and Grizzly.
| Project Description |
Memcached implementation based on GigaSpaces (distributed Cache) and grizzly (nio framework) . |
| Current Project Version |
0.5 |
| Project Maturity |
Beta |
| Project License |
Apache License 2.0 |
| Compatible GigaSpaces XAP Version |
GigaSpacesXAP6.02 |
| Project Captain |
Steve Tzou |
| Contributors |
Steve Tzou |
Project Sitemap
Project Homepage
Features and Capabilities
memcached(http://danga.com/memcached) is a high-performance, distributed memory
object caching system, generic in nature, but intended for use in speeding up
dynamic web applications by alleviating database load.
SpaceMemcached is one memcached server implemented by pure java language.includes:
Currently it's beta not feature complete, supports only part of the memcached protocol.