297
edits
(→Mozilla Services: incremental table update) |
(→Mozilla Services: incremental table update) |
||
Line 159: | Line 159: | ||
| Elastic Search 1 || "" || "" | | Elastic Search 1 || "" || "" | ||
|- | |- | ||
| Memcache || Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. | | Memcache || Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.<br />Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering. || Project - http://memcached.org/<br /> | ||
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering. || Project - http://memcached.org/<br /> | |||
Memcached Dockerfile - https://github.com/mozilla/marketplace-env/blob/master/mkt/data/images/memcached/Dockerfile | Memcached Dockerfile - https://github.com/mozilla/marketplace-env/blob/master/mkt/data/images/memcached/Dockerfile | ||
|- | |- |
edits