Kepler-MongoDB

Description

Document persistence system based on Kepler

Details

Source
GitHub
License
MIT
Created
July 26, 2018
Updated
Jan. 18, 2019

Categories

Database

README excerpt

<p align="center"><img src="assets/logos/128x128.png">
 <h1 align="center">Kepler document persistence</h1>
  <p align="center">
    What is this thing? “the motto” and the goals. The vision.
    <br>
    <a href="docs/"><strong>Explore the docs »</strong></a>
    <br>
    <br>
    <a href="https://github.com/ba-st/Kepler-MongoDB/issues/new?labels=Type%3A+Defect">Report a defect</a>
    |
    <a href="https://github.com/ba-st/Kepler-MongoDB/issues/new?labels=Type%3A+Feature">Request feature</a>
  </p>
</p>

[![Build Status](https://travis-ci.com/ba-st/Kepler-MongoDB.svg?branch=master)](https://travis-ci.org/ba-st/Kepler-MongoDB)
[![Coverage Status](https://coveralls.io/repos/github/ba-st/Kepler-MongoDB/badge.svg?branch=master)](https://coveralls.io/github/ba-st/Kepler-MongoDB?branch=master)

Why would I care about this thing? When to use, for whom is designed, when not to use.

## License
- The code is licensed under [MIT](LICENSE).
- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).

## Quick Start

- Download the latest [Pharo 32](https://get.pharo.org/) or [64 bits VM](https://get.pharo.org/64/).
- Explore the [documentation](docs/)

## Installation

To load the project in a Pharo image, or declare it as a dependency of your own project follow this [instructions](docs/Installation.md).

## Contributing

Check the [Contribution Guidelines](CONTRIBUTING.md)
← Back to results