0.12.0 • Published 4 years ago

moleculer-db-adapter-orientdb v0.12.0

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Moleculer logo

Build Status Coverage Status

David Known Vulnerabilities Join the chat at https://gitter.im/moleculerjs/moleculer

moleculer-db-adapter-orientdb NPM version

Moleculer orientdb database adapter

Features

Install

npm install moleculer-db-adapter-orientdb --save

Usage

Test

Run orientdb server in docker

$ docker run -d --name orientdb -p 2424:2424 -p 2480:2480  -e ORIENTDB_ROOT_PASSWORD=root orientdb:latest

Or start orientdb docker if already exists container

$ docker start orientdb

Run test

$ npm test

In development with watching

$ npm run ci

Contribution

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

@icebob @icebob

0.12.0

4 years ago

0.11.0

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.1.1

5 years ago

0.1.0

5 years ago