Pinned Repositories
kryo
Java binary serialization and cloning: fast, efficient, automatic
sbt-pillar-plugin
sbt plugin for pillar - manage migrations for your Cassandra data stores
solrs
An async, non-blocking solr client for java/scala, providing a query interface like SolrJ
kryo-serializers
More kryo serializers
memcached-session-manager
A tomcat session manager that backups sessions in memcached and pulls them from there if asked for unknown sessions
msm-sample-webapp
A sample (wicket) webapp for playing with memcached-session-manager
persistent-queue
Simple, persistent queue
play-coda-reactive
The computer database sample in a reactive style (using postgresql-async)
play2-scala-cassandra-sample
Play Framework 2 Scala sample application that shows how to access Cassandra using the DataStax driver and its asynchronous API.
transactional-outbox
This library is an implementation of the Transactional Outbox Pattern (https://microservices.io/patterns/data/transactional-outbox.html) for Kafka
magro's Repositories
magro/memcached-session-manager
A tomcat session manager that backups sessions in memcached and pulls them from there if asked for unknown sessions
magro/kryo-serializers
More kryo serializers
magro/persistent-queue
Simple, persistent queue
magro/akka
Akka Project
magro/akka-eventuate-scala
Activator template containing a tutorial project for eventuate with scala
magro/Burrow
Kafka Consumer Lag Checking
magro/calliope
Next-generation event sourcing and event collaboration with causal consistency
magro/chorus
Towards an open source stack for e-commerce search
magro/eventuate
Event-sourcing and distributed event collaboration with causal consistency
magro/gatling
Async Scala-Akka-Netty based Load Test Tool
magro/gatling-highcharts
Highcharts based components for Gatling
magro/ha-jobs
Run distributed, highly available (batch) jobs, with job locking and supervision
magro/hsts-hpkp-playground
A playground to test HSTS and HPKP in a local vagrant box
magro/javolution
Java Core Library for Real-Time and Embedded Systems
magro/jsonhomeclient
Scala client to consume JSON home documents
magro/Kamon
Reactive Applications Monitoring
magro/kryo
Java serialization and cloning: fast, efficient, automatic
magro/luwak
A java library for stored queries
magro/minlog
Minimal overhead Java logging
magro/mixit
MiXiT website
magro/openapi-spring-webflux-validator
🌱 A friendly kotlin library to validate API endpoints using an OpenApi 3.0 and Swagger 2.0 specification
magro/paradox
Markdown documentation
magro/playframework
Play framework 2.x
magro/reflectasm
High performance Java reflection
magro/S3Mock
A simple mock implementation of the AWS S3 API startable as Docker image or JUnit rule
magro/sbt-jmh
"Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)
magro/sbt-jmh-seed-activator
SBT-JMH benchmarking seed (activator template)
magro/scala
The Scala programming language
magro/scala-steward-repos
magro/solrs
A solr client for scala, providing a query interface like SolrJ, just asynchronously / non-blocking