Skip to content

A broker ("hook") for implementing consistency and pseudo-concurrency between MongoDB and OrientDB

Notifications You must be signed in to change notification settings

SpaceAppsXploration/python-databack-broker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-databack-broker

A broker for implementing consistency and pseudo-concurrency between MongoDB and OrientDB

    - "translate" Chronos Mongo instance into OrientDB graph, with a limited mapping of properties:
    - test with MockDatastore
    - Test consistency and pseudo-concurrency (strict concurrency is not needed yet because we are going to translate low write-intensive data first)
    - Considering to use it as set of small modules to be called by a REST Node.Js layer executing small py modules
    - Test the APIs

Reference diagram:

Copyright Pramantha Ltd, 2015

About

A broker ("hook") for implementing consistency and pseudo-concurrency between MongoDB and OrientDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages