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

https://github.com/roo-oliv/python-versionedmongo

MongoDB versioning made easy
https://github.com/roo-oliv/python-versionedmongo

Last synced: 5 months ago
JSON representation

MongoDB versioning made easy

Awesome Lists containing this project

README

          

# python-versionedmongo

MongoDB versioning made easy

[![Build Status](https://travis-ci.org/allrod5/python-versionedmongo.svg?branch=master)](https://travis-ci.org/allrod5/python-versionedmongo)
[![codecov](https://codecov.io/gh/allrod5/python-versionedmongo/branch/master/graph/badge.svg)](https://codecov.io/gh/allrod5/python-versionedmongo)
[![Join the chat at https://gitter.im/python-versionedmongo/Lobby](https://badges.gitter.im/python-versionedmongo/Lobby.svg)](https://gitter.im/python-versionedmongo/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

VersionedMongo provides easy, flexible and reliable MongoDB document
versioning for Python.

Easily and efficiently keep record of changes on documents and include
any additional audition data if you want to.