Giter Site home page Giter Site logo

actordb-readings's Introduction

Paper

Actor Database Systems: A Manifesto [Shah 2017]

  • Overview and tenets of actor DB systems

Anna: A KVS For Any Scale [Wu 2018]

Indexing in an Actor-Oriented Database [Bernstein 2017]

  • This paper discusses an implementation of an actor indexing feature for Orleans by using actors on top of Orleans itself. This is a useful design pattern, since many types of functionality can be directly encoded through actors, thus creating database abstractions without having to change the internals of Orleans. The preliminary code is available at: https://github.com/OrleansContrib/Orleans.Indexing
  • Conference Slides

Transactions for Distributed Actors in the Cloud [Eldeeb 2016]

Reactors: A Case for Predictable, Virtualized Actor Database Systems [Shah 2018]

Geo-Distribution of Actor-Based Services [Bernstein 2017]

  • This paper discusses a geo-replication model for Orleans. The feature is being integrated into Orleans: dotnet/orleans#948. In the issue discussion, you can also find links to early branches.

Projects

JustinDB

  • Distributed Key-Value Storage built on top of Scala/Akka

Blog: Actorbase or "the persistence chaos"

AkkaDynoDB

  • Dynamo like distributed database built using Akka Cluster

ActorDB

  • SQL DB, one table per actor

Other

Transactions in Orleons

Raft Consensus Protocol

actordb-readings's People

Contributors

fawind avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.