More
More
-
firebase-admin-coroutines Public archive
Async/Await support for Firebase Admin SDK
-
firebase-android-coroutines Public archive
Async/Await support for Firebase Android SDK
-
playground-devops Public
Demonstrating tooling used to automate infrastructure and development tasks
-
Multi-tenant REST API that persists data in different databases
-
Multi-tenant REST API that persists data in different schemas
-
Multi-tenant REST API that persists data in the same table
-
poc-redis-cache-aside Public
Caching based on cache aside strategy (write on miss) using Redis
Java UpdatedDec 18, 2025 -
poc-redis-cache-write-back Public
Caching based on write back strategy using Redis
-
Caching based on cache write through strategy using Redis
-
poc-rn-testing-2 Public
Proposal of software design to make mobile applications testable by unit tests and end-to-end tests
-
Publishing and consuming records from multiple Kinesis streams using the Kinesis Client Library (KCL 2.x)
-
poc-spring-behavior-testing Public
Running Behavior-Driven tests against a REST API using Cucumber
Java UpdatedDec 18, 2025 -
Using Spring Cloud Gateway with Redis to rate limit request to a web service based on client IP
Java UpdatedDec 20, 2025 -
poc-spring-config-refresh Public
Reloading Spring properties without restarting the application using Spring Cloud Config
Java UpdatedDec 20, 2025 -
ts-testing-framework Public
Testing framework built to practice software design