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 1 year 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-26T20:21:26.000Z (about 7 years ago)
- Last Synced: 2025-03-13T18:51:40.509Z (over 1 year ago)
- Topics: actor-database, actordb, akka, akka-actors, database, scala-framework, scala-library
- Language: Scala
- Homepage:
- Size: 1.29 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# actordb [](https://travis-ci.com/CodeLionX/actordb) [](https://www.codacy.com/app/sebastian-schmidl/actordb?utm_source=github.com&utm_medium=referral&utm_content=CodeLionX/actordb&utm_campaign=Badge_Grade) [](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)