0.12.0 • Published 6 years ago
moleculer-db-adapter-orientdb v0.12.0

moleculer-db-adapter-orientdb 
Moleculer orientdb database adapter
Features
Install
npm install moleculer-db-adapter-orientdb --saveUsage
Test
Run orientdb server in docker
$ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 -e ORIENTDB_ROOT_PASSWORD=root orientdb:latestOr start orientdb docker if already exists container
$ docker start orientdbRun test
$ npm testIn development with watching
$ npm run ciContribution
Please send pull requests improving the usage and fixing bugs, improving documentation and providing better examples, or providing some testing, because these things are important.
License
The project is available under the MIT license.
Contact
Copyright (c) 2019 Saeed Tabrizi