All Projects → akka → Akka Persistence Jdbc

akka / Akka Persistence Jdbc

Licence: apache-2.0
Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Akka Persistence Jdbc

knut
knut is an efficient plain text accounting tool with support for multiple currencies and valuation.
Stars: ✭ 40 (-85.24%)
Mutual labels:  journal
jot
Command-line note-taking for minimalists
Stars: ✭ 24 (-91.14%)
Mutual labels:  journal
wassup
Personal assistant to help you save your personal memories and emotions together, securely
Stars: ✭ 58 (-78.6%)
Mutual labels:  journal
slick-reference
Slickに関するサンプルやドキュメントを提供します。
Stars: ✭ 64 (-76.38%)
Mutual labels:  slick
zim-wiki-mode
Zim Wiki mode for emacs -- an extention of dokuwiki mode
Stars: ✭ 13 (-95.2%)
Mutual labels:  journal
miguelmota.github.com
My Hugo powered blog
Stars: ✭ 34 (-87.45%)
Mutual labels:  journal
ngx-slick-carousel
Angular 11+ wrapper for slick plugin
Stars: ✭ 82 (-69.74%)
Mutual labels:  slick
disk-lru-cache
💾 Disk LRU cache with persisted journal
Stars: ✭ 21 (-92.25%)
Mutual labels:  journal
til
Personal Wiki of Interesting things I learn every day at the intersection of software, life & stuff aka my second brain 🧠️
Stars: ✭ 41 (-84.87%)
Mutual labels:  journal
Emojilog
A nice little diary for emoji logs.
Stars: ✭ 12 (-95.57%)
Mutual labels:  journal
akka-persistence-redis
Akka persistence plugin for Redis
Stars: ✭ 27 (-90.04%)
Mutual labels:  journal
Hibi
[No Active Development] An Android app for learning Japanese by keeping a journal.
Stars: ✭ 37 (-86.35%)
Mutual labels:  journal
play-slick3-steps
Example app using scala Play Framework and Slick
Stars: ✭ 64 (-76.38%)
Mutual labels:  slick
logback-journal
systemd journal appender for Logback
Stars: ✭ 25 (-90.77%)
Mutual labels:  journal
slick-generic-dao-example
Generic DAO example implementation for Slick 3.2
Stars: ✭ 14 (-94.83%)
Mutual labels:  slick
write
📝 A stream-of-consciousness writing app. Built with React.
Stars: ✭ 57 (-78.97%)
Mutual labels:  journal
journalist
App to write journal digitally. Simple as that.
Stars: ✭ 23 (-91.51%)
Mutual labels:  journal
Lwext4
ext2/ext3/ext4 filesystem library for microcontrollers
Stars: ✭ 270 (-0.37%)
Mutual labels:  journal
journal
a blogging platform built on [matrix]
Stars: ✭ 71 (-73.8%)
Mutual labels:  journal
kernel-syslog
📝 Kernel module that can be used as a replacement for syslog, logger or logwrapper
Stars: ✭ 37 (-86.35%)
Mutual labels:  journal

Akka Persistence JDBC

Use JDBC-compatible databases with Akka Persistence

Build Status License

akka-persistence-jdbc writes journal and snapshot entries to a configured JDBC store. It implements the full akka-persistence-query API and is therefore very useful for implementing DDD-style application models using Akka for creating reactive applications.

Documentation

Release notes

The release notes can be found here.

For the change log prior to v3.2.0, visit Version History Page (wiki).

Community

You can join these groups and chats to discuss and ask Akka related questions:

In addition to that, you may enjoy following:

The Akka Peristence JDBC was originally created by @dnvriend.

Contributing

Contributions are very welcome! The Akka team appreciates community contributions by both those new to Akka and those more experienced.

If you find an issue that you'd like to see fixed, the quickest way to make that happen is to implement the fix and submit a pull request.

Refer to the CONTRIBUTING.md file for more details about the workflow, and general hints on how to prepare your pull request.

You can also ask for clarifications or guidance in GitHub issues directly, or in the akka/dev chat if a more real time communication would be of benefit.

Lightbend is backing Akka, Akka Persistence and other Reactive technologies.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].