Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastianschmidl/actordb
Actor Database System Framework using Akka
https://github.com/sebastianschmidl/actordb
actor-database actordb akka akka-actors database scala-framework scala-library
Last synced: about 2 months ago
JSON representation
Actor Database System Framework using Akka
- Host: GitHub
- URL: https://github.com/sebastianschmidl/actordb
- Owner: SebastianSchmidl
- License: mit
- Created: 2018-04-25T11:39:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-26T20:21:26.000Z (over 5 years ago)
- Last Synced: 2024-11-10T16:18:56.663Z (about 2 months ago)
- Topics: actor-database, actordb, akka, akka-actors, database, scala-framework, scala-library
- Language: Scala
- Homepage:
- Size: 1.29 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# actordb [![Build Status](https://travis-ci.com/CodeLionX/actordb.svg?branch=master)](https://travis-ci.com/CodeLionX/actordb) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/abdd28a9ddd441e49bbb3e73a05d7779)](https://www.codacy.com/app/sebastian-schmidl/actordb?utm_source=github.com&utm_medium=referral&utm_content=CodeLionX/actordb&utm_campaign=Badge_Grade) [![Codacy Badge](https://api.codacy.com/project/badge/Coverage/abdd28a9ddd441e49bbb3e73a05d7779)](https://www.codacy.com/app/CodeLionX/actordb?utm_source=github.com&utm_medium=referral&utm_content=CodeLionX/actordb&utm_campaign=Badge_Coverage)
Actor Database System Framework built with Akka.
To learn more about this project please consult our [paper (GI Digital Library)](https://dl.gi.de/handle/20.500.12116/21810)## Contributing
If you want to contribute to this project, you are more then welcome to do so.
Please read the [contribution guidlines](./CONTRIBUTING.md) before submitting new issues or pull requests.
- [Create bug report](https://github.com/CodeLionX/actordb/issues/new?template=bug_report_template.md)
- [Create issue](https://github.com/CodeLionX/actordb/issues/new?template=issue_template.md)