Vaidotas Valuckas's repositories
cloudflare-logs-forwarder
AWS lambda function that listens for Cloudflare logs pushed to AWS S3 bucket, compacts and forwards them to a log aggregator
postgres-cdc
A small library to capture data changes in PostgreSQL database (CDC). Useful for implementing transactional outbox pattern.
black-box-testing
Demonstrates the pattern of testing the behavior of microservices without caring about the implementation details.
event-sourced-account
Frameworkless event-sourced account implementation
event-sourced-account-go
Event Sourced account implemented in go
gradle-plugins-sample
Different ways to share a Gradle plugin
java-service-gradle-plugins
An opinionated plugin for building, testing and packaging Java services
gradle-tips
Samples of some Gradle tricks that I stumbled upon and found helpful
micrometer-docs
Static website and documentation for Micrometer.
micronaut-service
Exploring the Micronaut framework for building production-ready services
minesweeper-kata
A test driven solution to the classic minesweeper puzzle
multi-repo-upgrades
You haven't followed the monorepo antipattern and have your services and libraries contained in repositories. Yet there are cases when you need to change something across them all. It doesn't need to be painful.
sonar-scanner-gradle
SonarQube Scanner for Gradle
tools-config
Configuration of various tools I use