Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soundvibe/reacto-couchbase-service-registry

reacto service registry implementation based on Couchbase
https://github.com/soundvibe/reacto-couchbase-service-registry

couchbase reacto service-discovery

Last synced: 11 days ago
JSON representation

reacto service registry implementation based on Couchbase

Awesome Lists containing this project

README

        

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.soundvibe/reacto-couchbase-service-registry/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.soundvibe/reacto-couchbase-service-registry)
[![Build Status](https://travis-ci.org/soundvibe/reacto-couchbase-service-registry.png)](https://travis-ci.org/soundvibe/reacto-couchbase-service-registry)
[![Coverage Status](https://codecov.io/github/soundvibe/reacto-couchbase-service-registry/coverage.svg?branch=develop)](https://codecov.io/github/soundvibe/reacto-couchbase-service-registry?branch=develop)

# reacto-couchbase-service-registry

reacto service registry implementation based on Couchbase database

## Binaries

Binaries and dependency information for Maven, Ivy, Gradle and others can be found at [http://search.maven.org](http://search.maven.org/#search%7Cga%7C1%7Cnet.soundvibe.reacto-couchbase-service-registry).

Example for Gradle:

```groovy
compile 'net.soundvibe:reacto-couchbase-service-registry:2.0.0'
```

and for Maven:

```xml

net.soundvibe
reacto-couchbase-service-registry
2.0.0

```

## Bugs and Feedback

For bugs, questions and discussions please use the [Github Issues](https://github.com/soundvibe/reacto-couchbase-service-registry/issues).

## LICENSE

Copyright 2017 Linas Naginionis

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

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.