nuster v5.0.5.21 发布,高性能缓存服务器

nuster 是一个基于 HAProxy 的高性能 HTTP 缓存服务器和 RESTful NoSQL 缓存服务器,既可以用作类似 Varnish 或者 Nginx 那样的 HTTP 缓存服务器,来缓存动态或者静态的 HTTP 资源,也可以用作 RESTful NoSQL 缓存服务器, 用 HTTP POST/GET/DELETE 来 添加 /取得 /删除 Key/Value。 

中文 readme:https://github.com/jiangwenyuan/nuster/blob/master/README-CN.md

更新:

  • nosql模式没有关闭fd
  • 修正shctx
  • 修正 noql模式的ctx.key 内存泄露
  • 修正 当正在更新nosql entry时删除的segfault
  • 修正payload的offset的不正常更新
  • 等等

猜你喜欢

转载自www.oschina.net/news/115370/nuster-5-0-5-21-released