close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 26, 2010, 12:49:13 AM (15 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 5 | 5 | * MySQL - [https://launchpad.net/memcached-udfs Memcached Functions for MySQL] |
| 6 | 6 | * PostgreSQL - [http://pgfoundry.org/projects/pgmemcache/%20pgmemcached pgMemcached] - A PostgreSQL API based on libmemcached to interface with memcached. |
| | 7 | |
| | 8 | * memcached 相關的 Debian / Ubuntu 套件 |
| | 9 | * [http://packages.ubuntu.com/memcached memcached] - A high-performance memory object caching system |
| | 10 | * [http://packages.ubuntu.com/memcachedb memcachedb] - Persistent storage engine using the memcache protocol |
| | 11 | * Perl - [http://packages.ubuntu.com/libcache-memcached-perl - Cache::Memcached - client library for memcached |
| | 12 | * Ruby - [http://packages.ubuntu.com/libmemcache-client-ruby - Ruby client library for memcached |
| | 13 | * PHP - [http://packages.ubuntu.com/php5-memcache - memcache extension module for PHP5 |
| | 14 | * Python - [http://packages.ubuntu.com/python-memcache - pure python memcached client |
| 7 | 15 | |
| 8 | 16 | * [http://memcachedb.org/ memcachedb] |