![Moleculer logo](http://moleculer.services/images/banner.png)

[![Build Status](https://travis-ci.org/mcgear/moleculer-gundb.svg?branch=master)](https://travis-ci.org/mcgear/moleculer-gundb)
[![Coverage Status](https://coveralls.io/repos/github/mcgear/moleculer-gundb/badge.svg?branch=master)](https://coveralls.io/github/mcgear/moleculer-gundb?branch=master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/<----hash----->)](https://www.codacy.com/app/<---username---->/moleculer-gundb?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=mcgear/moleculer-gundb&amp;utm_campaign=Badge_Grade)
[![Code Climate](https://codeclimate.com/github/mcgear/moleculer-gundb/badges/gpa.svg)](https://codeclimate.com/github/mcgear/moleculer-gundb)
[![David](https://img.shields.io/david/mcgear/moleculer-gundb.svg)](https://david-dm.org/mcgear/moleculer-gundb)
[![Known Vulnerabilities](https://snyk.io/test/github/mcgear/moleculer-gundb/badge.svg)](https://snyk.io/test/github/mcgear/moleculer-gundb)
[![Join the chat at https://gitter.im/moleculerjs/moleculer](https://badges.gitter.im/moleculerjs/moleculer.svg)](https://gitter.im/moleculerjs/moleculer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

# moleculer-gundb [![NPM version](https://img.shields.io/npm/v/moleculer-gundb.svg)](https://www.npmjs.com/package/moleculer-gundb)

GunDB mixins for Moleculer DB service.

## Features

## Install
```
npm install moleculer-gundb --save
```

## Usage


# 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](https://tldrlegal.com/license/mit-license).

# Contact
Copyright (c) 2018 Michael Gearhardt

[![@icebob](https://img.shields.io/badge/github-moleculerjs-green.svg)](https://github.com/moleculerjs) [![@icebob](https://img.shields.io/badge/twitter-Icebobcsi-blue.svg)](https://twitter.com/Icebobcsi)