saumitras / kafka-twitter-dockerLinks
Example to show how to deploy kafka dependent scala microservice with docker
☆15Updated 8 years ago
Alternatives and similar repositories for kafka-twitter-docker
Users that are interested in kafka-twitter-docker are comparing it to the libraries listed below
Sorting:
- ☆67Updated 8 years ago
- Code for our talk about achieving elasticity with Akka Cluster and Kubernetes☆33Updated 6 years ago
- Example on implementing a simple blog microservice using Akka and Scala☆33Updated 8 years ago
- Import data from CSV files to Cassandra using Akka Streams☆86Updated 6 years ago
- Streaming Chuck Norris jokes in JSON as Server Sent Events using Akka Steams, Akka HTTP and Akka Actors☆56Updated 9 years ago
- Event Sourcing Aggregates that use Scala typeclasses☆59Updated 10 years ago
- Scala Cheat Sheet☆15Updated 8 years ago
- Examples and exercises for Kafka Streams workshop☆13Updated 2 years ago
- A playground for comparing various approaches to Scala concurrency☆35Updated 9 years ago
- Demo project to implement the CQRS and Event Sourcing patterns in Scala-Akka☆57Updated 9 years ago
- Companion code for the Mastering Advanced Scala book https://leanpub.com/mastering-advanced-scala☆36Updated 4 years ago
- An example of a microservice template which uses akka/reactive-kafka to stream JSON messages☆84Updated 8 years ago
- Demo code for my Scala Exchange workshop "Whirlwind Tour of Akka Typed"☆25Updated 5 years ago
- A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)☆22Updated 7 years ago
- Code that goes along with my presentation 'Event-sourced architectures with Akka'☆66Updated 11 years ago
- How to Create a Non-stop Microservices Platform using Akka☆51Updated 8 years ago
- A reactive streams end-to-end example in Scala.☆18Updated 9 years ago
- An example program that uses the akka-http stream api☆60Updated 10 years ago
- The Slick Akka Http is a very simple json rest api showing one way of using akka http with slick 3 library for database access.☆45Updated 8 years ago
- Efficient and Easy Data Validation with Cats☆31Updated 5 years ago
- Akka HTTP Bookstore API☆15Updated 6 years ago
- Companion repo for Lightbend blog post - How To Distribute Application State with Akka Cluster☆46Updated last year
- Slick workshop for Scala Exchange 2015☆45Updated 8 years ago
- A small akka-persistence-jdbc demo project☆18Updated 5 years ago
- ☆14Updated 9 years ago
- My little sandbox for playing around with the FP + OOP + DDD combination, in particular using Rho, doobie, Docker, testing, etc in a proj…☆43Updated 7 years ago
- Source code for the scala.world 2015 talk about akka-stream / akka-http