GlusterFS-NodeJS:适用于GlusterFS CLI的NodeJS模块包装器

时间:2024-06-05 01:39:44
【文件属性】:

文件名称:GlusterFS-NodeJS:适用于GlusterFS CLI的NodeJS模块包装器

文件大小:125KB

文件格式:ZIP

更新时间:2024-06-05 01:39:44

CoffeeScript

GlusterFS-NodeJS GlusterFS CLI的NodeJS模块/包装器。 安装: npm install glusterfs 用法: 因此,GlusterFS对象中有2种方法: gluster.volume ( command , volume , callback, additionalOptions ) gluster.peer ( command, hostname, callback ) 这是一个示例脚本: // Generated by CoffeeScript 1.5.0 var GlusterFS, gfs; GlusterFS = require('glusterfs'); gfs = new GlusterFS; gfs.peer('status', null, function(res) { return console.log('P


【文件预览】:
GlusterFS-NodeJS-master
----GlusterFS.coffee(2KB)
----example.coffee(375B)
----example.js(336B)
----README.md(733B)
----GlusterFS.js(3KB)
----node_modules()
--------xml2js()
--------validator()
--------colors()
----package.json(470B)

网友评论