Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jpommerening/mindshare

Stateless shared data model for distributed services
https://github.com/jpommerening/mindshare

Last synced: 24 days ago
JSON representation

Stateless shared data model for distributed services

Awesome Lists containing this project

README

        

# mindshare
Stateless shared data model for distributed services.

## Overview

Mindshare exposes mutable resources to your backend implementation, while
distributing the immutable entities (in the REST interpretation of the term),
that represent your resources' payload, across your services.

This way, mindshare helps to enable _active_ data synchronization
between your services, while keeping transactional state entirely client-side.

## Credits

Git, CouchDB