{"id":20772892,"url":"https://github.com/rcardin/actorbase","last_synced_at":"2025-04-30T15:06:56.089Z","repository":{"id":82060448,"uuid":"69747807","full_name":"rcardin/actorbase","owner":"rcardin","description":"Implementation of a key-value NoSQL database using the actor-model.","archived":false,"fork":false,"pushed_at":"2018-01-09T06:56:35.000Z","size":109,"stargazers_count":6,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T17:11:15.311Z","etag":null,"topics":["akka","database","distributed-systems","scala"],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rcardin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-01T15:54:50.000Z","updated_at":"2024-09-04T17:07:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"dfc87c39-415d-4aeb-b8ed-6a53c5698af6","html_url":"https://github.com/rcardin/actorbase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcardin%2Factorbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcardin%2Factorbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcardin%2Factorbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcardin%2Factorbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcardin","download_url":"https://codeload.github.com/rcardin/actorbase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251726813,"owners_count":21633880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["akka","database","distributed-systems","scala"],"created_at":"2024-11-17T12:23:24.957Z","updated_at":"2025-04-30T15:06:56.081Z","avatar_url":"https://github.com/rcardin.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/rcardin/actorbase.svg?branch=master)](https://travis-ci.org/rcardin/actorbase)\n# Actorbase\nImplementation of a key-value NoSQL database using the actor-model.\n\nThe reference model is described in this post on my technical blog:\n[Actorbase or \"the persistence chaos\"](http://rcardin.github.io/database/actor-model/reactive/akka/scala/2016/02/07/actorbase-or-the-persistence-chaos.html)\n\n## Communication model\nUsing the notation defined in the Appendix A of Roland Kuhn's book, [Reactive Design Patterns](https://www.reactivedesignpatterns.com/),\nthe communication model developed among main actors of Actorbase can be summarize as the following.\n\n![Actorbase communication model](communication_model.png)\n\nAs the above mode shows, using the Cameo Pattern every instance of a two-phase commit (2PC) between actors was removed.\nThis kind of design should let the Actorbase architecture to easily scale horizontally.\n\n## Available implementations\nThe reference model was also implemented by other teams of developers as\na *p.o.c.* project made during the [Software Engineering](http://www.math.unipd.it/~tullio/IS-1/2015/Progetto/C1.pdf)\ncourse at the Department of Mathematics of the University of Padova.\n\nThe currently available implementations are:\n\n - [SweeneyThreads Actorbase](http://sweeneythreads.github.io/actorbase/)\n - [ScalateKids Actorbase](https://github.com/ScalateKids/Actorbase)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcardin%2Factorbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcardin%2Factorbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcardin%2Factorbase/lists"}