Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marc0der/view-materializer-demo
A demo project showing how Groovy can be used in a Scala project
https://github.com/marc0der/view-materializer-demo
Last synced: about 1 month ago
JSON representation
A demo project showing how Groovy can be used in a Scala project
- Host: GitHub
- URL: https://github.com/marc0der/view-materializer-demo
- Owner: marc0der
- Created: 2015-09-05T16:53:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-15T16:59:28.000Z (about 9 years ago)
- Last Synced: 2024-04-14T15:09:19.902Z (7 months ago)
- Language: Scala
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# View Materializer Demo
This is an application used to demonstrate interoperablility between Groovy and Scala.
It demonstrates a reactive flow of events from a Pub/Sub topic to a text search service. This can be used as the backbone of an event sourcing application.
It relies on the following technology stack:
* Groovy
* Gradle
* Spock framework
* Scala
* Scala Pickling
* Akka with Akka Streams
* Kafka
* Reactive Kafka for Scala
* Elasticsearch
* elastic4s
* Docker