Skip to content

Persistent JavaScript Objects and Document Database using Global Storage

Notifications You must be signed in to change notification settings

thinklabs-vn/ewd-document-store

 
 

Repository files navigation

ewd-document-store

Build Status Coverage Status

Persistent JavaScript Objects and a fine-grained Document Database, using a Global Storage database

Rob Tweed [email protected]
7 March 2016, M/Gateway Developments Ltd http://www.mgateway.com

Twitter: @rtweed

Google Group for discussions, support, advice etc: http://groups.google.co.uk/group/enterprise-web-developer-community

Installation

npm install ewd-document-store

Using ewd-document-store

Integration tests

  • You must have InterSystem Caché installed
  • You must have cache.node in npm global registy. Read Installation to get more details
  • Run npm link cache.node before running integration tests
  • You may need to run this as sudo because of permissions

License

Copyright (c) 2013-17 M/Gateway Developments Ltd,
Reigate, Surrey UK.
All rights reserved.

http://www.mgateway.com
Email: [email protected]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0                           

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and
limitations under the License.

About

Persistent JavaScript Objects and Document Database using Global Storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%