lib-node:Hypertopic NodeJS库

时间:2024-05-13 02:28:46
【文件属性】:

文件名称:lib-node:Hypertopic NodeJS库

文件大小:144KB

文件格式:ZIP

更新时间:2024-05-13 02:28:46

couchdb es2015 promise distributed-database JavaScript

Hypertopic协议的客户端库 安装 npm install --save hypertopic 用 设置要调用的服务 const hypertopic = require ( 'hypertopic' ) ; let db = hypertopic ( [ "https://argos.utt.fr" , "https://steatite.utt.fr" ] ) ; const _log = ( x ) => console . log ( JSON . stringify ( x , null , 2 ) ) ; const _error = ( x ) => console . error ( x . message ) ; 发送分布式请求 在一个用户上 db . getView ( '/user/vitraux' ) . then ( _log ) ; 在一个项


【文件预览】:
lib-node-master
----.gitignore(17B)
----README.md(3KB)
----.github()
--------workflows()
----__tests__()
--------parsing.js(814B)
----package.json(839B)
----src()
--------index.js(3KB)
----.npmignore(13B)
----package-lock.json(672KB)

网友评论