NuSTER 是一个基于 HAProxy 的高性能 HTTP 缓存服务器和 RESTful NoSQL 缓存服务器,既可以用作类似 Varnish 或者 Nginx 那样的 HTTP 缓存服务器,来缓存动态或者静态的 HTTP 资源,也可以用作 RESTful NoSQL 缓存服务器, 用 HTTP POST/GET/DELETE 来 添加 /取得 /删除 Key/Value。
https://github.com/jiangwenyuan/nuster
主要更新如下:
- BUG/MEDIUM: h2: don't accept new streams if conn_streams are still in excess - BUG/MEDIUM: h2: never leave pending data in the output buffer on close - BUG/MEDIUM: h2: make sure the last stream closes the connection after a timeout
详细介绍
https://github.com/jiangwenyuan/nuster/blob/master/README-CN.md
引用来自“MGL_TECH”的评论
缓存服务器数不胜数 现在最缺的不是技术 那是什么 ? 那是内存啊引用来自“土豆哥哥好”的评论
钱,兄die。没票子,怎么高配<img src="https://static.oschina.net/uploads/user/734/1469403_50.jpeg?t=1527663689000" />引用来自“MGL_TECH”的评论
缓存服务器数不胜数 现在最缺的不是技术 那是什么 ? 那是内存啊