Skip to content

suryatmodulus/natsdb

 
 

Repository files navigation

NatsDB

NatsDB is a nats layer on top of an entity, so you can interact with any model through your messaging system.

Build status

master: CircleCI Master

Installation

make deps
make install

Running Tests

make deps
go test

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Moreover, if your pull request contains patches or features, you must include relevant unit tests.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines.

Copyright and License

Code and documentation copyright since 2015 r3labs.io authors.

Code released under the Mozilla Public License Version 2.0.

About

Nats database layer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.5%
  • Makefile 3.5%