Windows 上的 Memcached(不是 memcache)PHP 扩展 [英] Memcached (not memcache) PHP extension on Windows

查看:27
本文介绍了Windows 上的 Memcached(不是 memcache)PHP 扩展的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我似乎找不到 PHP 的 MemcacheD 扩展.

I can't seem to find the MemcacheD extension for PHP.

php_memcache.dll有几个编译,但不一样.

There are a few compilations of php_memcache.dll, but that's not the same.

我缺少的主要是 getMulti(),它没有'在 Memcache 中不存在.

The main thing I'm missing is getMulti(), which doesn't exist in Memcache.

到目前为止我找到了这个,但没有 DLL:

So far I found this, but there's no DLL:

http://pecl.php.net/package/memcached

推荐答案

官方 - 它不存在.不过,有几个人创建了自己的 DLL.这是一个创建 dll 的人的博客:

Officially - it does not exist. There are several people who have created their own DLL's though. Here is one person's blog who has created the dll:

http://trondn.blogspot.com/2010/07/libmemcached-on-win32.html

这里是包含源代码的存储库的链接,因此您可以为 memcached 构建自己的 DLL:

Here is a link to the repository with the source so you can build your own DLL for memcached:

http://bazaar.launchpad.net/~trond-norbye/libmemcached/mingw32/files

这篇关于Windows 上的 Memcached(不是 memcache)PHP 扩展的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆