Skip to content
This repository has been archived by the owner on Aug 25, 2019. It is now read-only.

appaquet/mry-go

Repository files navigation

Mry (memory) is a distributed ORM for Go that let you access
a database in a distributed fashion accepting requests
from any language that supports protocol buffers. Mry handles
sharding and scales by constraining the data model to
scalable designs. Mry uses nrv (github.com/appaquet/nrv) 
for RPC, cluster management and journaling.

Mry is still in active developement and is part time project. There
is no plan to make it production safe yet.

About

Distributed ORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages