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
npm install ewd-document-store
- For full details of ewd-document-store see: http://gradvs1.mgateway.com/download/ewd-document-store.pdf
- For a complete, working examples, refer to examples that uses
ewd-document-store
- 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
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.