Eugene Khyst's repositories

postgresql-event-sourcing

A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.

Language:JavaLicense:Apache-2.0Stargazers:972Issues:13Issues:8

letsencrypt-docker-compose

Set up Nginx and Let’s Encrypt in less than 3 minutes with a Docker Compose project that automatically obtains and renews free Let's Encrypt SSL/TLS certificates and sets up HTTPS in Nginx for multiple domain names. Configuration is done using a simple CLI tool.

Language:JavaScriptLicense:Apache-2.0Stargazers:470Issues:13Issues:35

spring-data-examples

Spring Data JPA, Spring Data JDBC, and Spring Data R2DBC examples and a comprehensive guide to JPA fetching and locking strategies.

Language:JavaLicense:Apache-2.0Stargazers:97Issues:7Issues:0

artistassistapp

ArtistAssistApp is the best free web app for artists to accurately mix any color from a photo, tonal value study, turn a photo into an outline, draw with the grid method, paint with a limited palette, simplify a photo, and more.

Language:TypeScriptLicense:Apache-2.0Stargazers:80Issues:3Issues:2

ksqldb-event-souring

Kafka is not for event sourcing, isn't it? Kafka alone is not an event store, but Kafka and ksqlDB together allow building full-featured event stores. This repository provides a sample of event sourced system that uses Kafka and ksqlDB as event store.

Language:JavaStargazers:73Issues:5Issues:0

eventstoredb-event-sourcing

EventStoreDB is the database for Event Sourcing. This repository provides a sample of event sourced system that uses EventStoreDB as event store.

Language:JavaStargazers:69Issues:5Issues:0

spring-kafka-non-blocking-retries-and-dlt

A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring Boot and Spring Kafka.

postgresql-performance-essentials

PostgreSQL performance essentials in 1 hour

geohash-example

The example of server-side geo clustering using relational database (SQL) and geohash index

Language:JavaStargazers:41Issues:4Issues:0

podman-testcontainers

The example of using Podman with Testcontainers in Java projects, that use Gradle on Ubuntu Linux and MacOS (both x86_64 and Apple silicon).

Language:JavaLicense:Apache-2.0Stargazers:37Issues:3Issues:4

pairwise-comparison

An interactive web application for comparing entities using the pairwise comparison method

Language:HTMLStargazers:28Issues:4Issues:0

md-toc-cli

Automatically insert or update a clickable table of contents (TOC) into your Markdown documents based on its headings using CLI or JavaScript module. Perfect support for README.md files on GitHub.

Language:JavaScriptLicense:Apache-2.0Stargazers:4Issues:3Issues:1
Stargazers:0Issues:3Issues:0