Skip to content

BaptisteContreras/Dynamo-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamo-PHP

This project is a try to implement the Amazon Dynamo paper (see docs/amazon-dynamo-sosp2007.pdf) using PHP and Symfony.

Dynamo-PHP is a Datastore with high availability and strong resilience at the cost of eventual consistency under some conditions. This application only support single object transaction with no isolation level, but you are assured that all your writes will succeed.

WIP

Master Node

This service is temporary and its main purpose is to assign slots to workers and to register them

Worker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages