eugene-khyst / postgresql-performance-essentials
PostgreSQL performance essentials in 1 hour
☆60Updated 2 years ago
Alternatives and similar repositories for postgresql-performance-essentials:
Users that are interested in postgresql-performance-essentials are comparing it to the libraries listed below
- Using Change Data Capture (CDC) to stream users created in Keycloak to your application☆18Updated 4 years ago
- Twilight and Sunrise Architectures☆15Updated last year
- Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆17Updated last month
- AWS Playground: repository for tracking projects while learning AWS.☆46Updated 7 months ago
- Collection of best practices for designing server-side and client-side architecture☆56Updated 2 years ago
- Explore java through small experimental programs.☆35Updated 2 years ago
- EventStoreDB is the database for Event Sourcing. This repository provides a sample of event sourced system that uses EventStoreDB as even…☆76Updated 3 years ago
- Effective Kafka☆51Updated 2 years ago
- 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 …☆78Updated 3 years ago
- This repository contains the source code for samples featured in eventdrivenutopia.com☆46Updated 2 years ago
- Event-driven architecture (Transactional outbox, Inbox, and Saga patterns) on the modern stack of Java technologies.☆42Updated 2 weeks ago
- A High Available and Fault Tolerant Task Scheduling implementation using Kafka and Kafka Streams.☆20Updated 4 years ago
- Event-Driven microservices with Kafka Streams☆64Updated 3 years ago
- Kotlin-Spring-OutBox-Microservice☆32Updated last year
- Project Generator CLI☆15Updated last month
- A code project that contains samples that go with the conference talk "11 Crazy Things I Didn't Know You Could Do With Java Until I Got M…☆30Updated last month
- Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules☆26Updated this week
- CQRS implementation using Debezium + Spring Cloud Stream + Kafka Connect + Kafka + Druid☆32Updated 6 years ago
- Demo of using Apache Camel K to deploy an application written using Quarkus and Apache Camel DSL on Kubernetes.☆16Updated this week
- Microservices, Choreography-based saga, CQRS and Redis!☆54Updated 3 months ago
- Temporal Demo - new patient onboarding☆41Updated 11 months ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆28Updated 3 weeks ago
- ☆34Updated 3 years ago
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆35Updated last year
- A sample Spring Boot application following Tomato Architecture☆47Updated last month
- Code Samples for "Where is my cache? Architectural patterns for caching microservices by example" talk and blog post.☆12Updated 4 years ago
- Design Patterns Workshop☆20Updated 8 months ago
- ☆38Updated last year
- A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring…☆70Updated 3 years ago
- Handle more than 200,000 write-requests per second with Lmax disruptor, Kafka and gRPC☆12Updated 3 months ago