ktoso / akka-persistence-hbaseLinks
An HBase backed Journal for Akka's experimental persistence / event-sourcing
☆47Updated 10 years ago
Alternatives and similar repositories for akka-persistence-hbase
Users that are interested in akka-persistence-hbase are comparing it to the libraries listed below
Sorting:
- ☆121Updated 6 years ago
- Implementation of a non blocking Redis client in Scala using Akka IO☆202Updated 7 years ago
- Docker client based on Akka HTTP☆47Updated 9 years ago
- Library for monitoring the Typesafe stack-based applications.☆127Updated 8 years ago
- Dynamically defines and loads Scala classes at runtime. Useful for turning JSON schemas into Scala case classes on the fly.☆44Updated 10 years ago
- Typesafe Activator template for distributed workers with Akka cluster.☆118Updated 10 years ago
- A refactor-friendly way to use typesafe's config by scala macro annotation☆103Updated last year
- a thin scala wrapper for jedis (https://github.com/xetorthio/jedis)☆61Updated 8 years ago
- Source code for the scala.world 2015 talk about akka-stream / akka-http☆66Updated 10 years ago
- A quotation-based Scala DSL for scalable data analysis.☆63Updated 3 years ago
- Utilities for Akka cluster in production☆100Updated 7 years ago
- A visualizer for your Akka message flows☆153Updated 6 years ago
- Simple demonstration of akka-cluster sharding functionality☆48Updated 9 years ago
- A journal and snapshot store plugin for akka-persistence using RDBMS.☆114Updated 5 years ago
- Activator template for the Akka Cluster Sharding feature☆67Updated 9 years ago
- ☆185Updated 8 years ago
- Akka cluster management using etcd☆68Updated 9 years ago
- Activator template for akka-tracing project☆23Updated 9 years ago
- A replicated Akka Persistence journal backed by Apache Kafka☆201Updated 6 years ago
- Translates xml -> awesome. Maven-ish support for sbt.☆76Updated 2 weeks ago
- Replication of CRDTs in Akka Cluster☆215Updated 10 years ago
- Example producer consumer(s) application that shows how Akka routing can be used to balance the load of the nodes in an Akka Cluster.☆41Updated 10 years ago
- A distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP.☆304Updated 7 years ago
- Some benchmarks of memory and runtime performance of Scala's collections☆44Updated last year
- Example code from the Mastering Akka book☆41Updated 9 years ago
- Kryo-based serialization for Akka