memcached 1.3 release
程序员文章站
2022-03-10 21:24:27
...
memcached 1.3 发布
引用
Good news everyone!
http://danga.com/memcached/dist/memcached-1.3.0.tar.gz
We're having a development cycle!
The 1.3.x series of memcached will be a (I really hope) short series of
releases around the finalization of the binary protocol.
1.3.0 includes:
- A server implementation from Dustin Sallings
- Perl tests from hachi (and I helped!)
- Binary protocol specification drafts in doc/
There are also external python client/server from Dustin.
`make test` works. It doesn't seem to crash, although I haven't
extensively beaten it down yet. Looks good.
http://danga.com/memcached/dist/memcached-1.3.0.tar.gz
We're having a development cycle!
The 1.3.x series of memcached will be a (I really hope) short series of
releases around the finalization of the binary protocol.
1.3.0 includes:
- A server implementation from Dustin Sallings
- Perl tests from hachi (and I helped!)
- Binary protocol specification drafts in doc/
There are also external python client/server from Dustin.
`make test` works. It doesn't seem to crash, although I haven't
extensively beaten it down yet. Looks good.
推荐阅读
-
Django1.3添加app提示模块不存在的解决方法
-
php将session放入memcached的设置方法
-
PHP 内存缓存加速功能memcached安装与用法
-
用Python的Tornado框架结合memcached页面改善博客性能
-
ubuntu下安装memcached和PHP的memcache扩展
-
centos系统为php安装memcached扩展步骤
-
Shell脚本实现的memcached进程监控
-
Python中用memcached来减少数据库查询次数的教程
-
APMServ一键快速搭建Apache+PHP+MySQL+Nginx+Memcached+ASP运行平台教程
-
PHP安装memcached扩展笔记