perstore:基于 W3C 的对象存储 API 的 CommonJS 持久化对象存储

时间:2021-07-05 10:09:01
【文件属性】:
文件名称:perstore:基于 W3C 的对象存储 API 的 CommonJS 持久化对象存储
文件大小:947KB
文件格式:ZIP
更新时间:2021-07-05 10:09:01
JavaScript Perstore 是一个跨平台的 JavaScript 对象存储接口,用于使用基于 W3C 的接口将持久对象映射到各种不同的存储介质,类似于 HTTP REST 接口。 Perstore 包括用于 SQL 数据库的 JavaScript 对象关系映射、JSON 文件存储,并有望支持许多其他提供更直接对象存储的对象/文档样式存储系统。 Perstore 提供包装数据存储的模型类,并支持 JSON Schema 完整性强制、链接管理和原型构建。 Perstore 还提供对基于对象功能的安全模型的模型的多面访问。 设置 Perstore 可以通过以下方式与 NPM 一起安装: npm install perstore 但是,开始使用 Perstore 的最简单方法之一是从,它可以通过以下方式安装: npm install persevere-example-wiki Perstore 同
【文件预览】:
perstore-master
----facet.js(21KB)
----transaction.js(5KB)
----jsgi()
--------transactional.js(609B)
----engines()
--------node()
--------rhino()
----template.local.json(365B)
----store()
--------aggregate.js(2KB)
--------mongodb.js(13KB)
--------mongodb-file.js(1KB)
--------sql.js(11KB)
--------memory.js(7KB)
--------notifying.js(2KB)
--------converter.js(134B)
--------adaptive-index.js(6KB)
--------inherited.js(3KB)
--------replicated.js(2KB)
--------cache.js(2KB)
--------remote.js(3KB)
--------mirrored.js(1KB)
--------map-index.js(2KB)
--------README.md(353B)
--------couch-backup.js(6KB)
--------couchdb.js(18KB)
--------redis.js(11KB)
--------filesystem.js(5KB)
--------patched_sql.js(10KB)
--------slow.js(668B)
----path.js(7KB)
----model.js(4KB)
----package.js(1KB)
----util()
--------copy.js(798B)
--------settings.js(593B)
--------es5-helper.js(2KB)
--------json-ext.js(10KB)
--------extend-error.js(642B)
----stores.js(190B)
----README.md(28KB)
----coerce.js(691B)
----errors.js(846B)
----json-rpc.js(3KB)
----tests()
--------facet.js(1KB)
--------store()
--------model.js(2KB)
--------local.json(365B)
--------query.js(2KB)
--------data()
--------index.js(210B)
--------perf.js(384B)
----.gitignore(13B)
----package.json(2KB)

网友评论