红联Linux门户
Linux帮助

Total.js框架v2.6.0发布,Node.js的MVC框架

发布时间:2017-05-31 09:12:34来源:红联作者:baihuo
Total.js 框架 v2.6.0 发布了,Total.js 是一个 web 应用框架,使用 JavaScript,HTML,CSS 和 Node.js(MVC) web 应用框架来构建 web 网站和 web 应用。更新如下:

News:

added: F.config['default-errorbuilder-status'] a default HTTP status for all error builders default 200

added: F.config['default-listenpath'] starts a UNIX socket server listening for connections on the given path

added: F.listenpath contains default-listenpath location

added: F.custom(mode, http, request_prototype, response_prototype, options) a new mode for overwriting default HTTP server

added: schema.inherit([group], name) can inherit all values from another schema

added: NoSQL synchronization for cluster (more in docs)

added: cache synchronization for cluster (more in docs)

added: F.cluster (more in docs)

added: Total.js debug script require('total.js/debug') instead of debug.js file

added: a support for async attribute when