pedroviniv's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
prometheus/prometheus
The Prometheus monitoring system and time series database.
metabase/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
redisson/redisson
Redisson - Valkey and Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
ahmetb/kubectx
Faster way to switch between clusters and namespaces in kubectl
deviantony/docker-elk
The Elastic stack (ELK) powered by Docker and Compose.
vishnubob/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port
hakluke/how-to-exit-vim
Below are some simple methods for exiting vim.
google-map-react/google-map-react
Google map library for react that allows rendering components as markers :tada:
gliderlabs/logspout
Log routing for Docker container logs
johanhaleby/kubetail
Bash script to tail Kubernetes logs from multiple pods at the same time
oshai/kotlin-logging
Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
openflagr/flagr
Flagr is a feature flagging, A/B testing and dynamic configuration microservice
spring-cloud/spring-cloud-sleuth
Distributed tracing for spring cloud
berndruecker/flowing-retail
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
openzipkin/b3-propagation
Repository that describes and sometimes implements B3 propagation
AliyunContainerService/kubernetes-cronhpa-controller
⏰kubernetes-cronhpa-controller is a HPA controller that allows to scale your workload based on time schedule.
asouza/pilares-design-codigo
testdouble/test-smells
A workbook repository of example test smells and what to do about them.
servo/rust-fnv
Fowler–Noll–Vo hash function
camunda-community-hub/spring-zeebe
DEPRECATED. Easily use the Zeebe Java Client in your Spring or Spring Boot projects
fppt/jedis-mock
A simple redis java mock for unit testing
camunda-community-hub/kafka-connect-zeebe
Kafka Connect for Zeebe.io
salaboy/zeebe-worker-spring-boot-example
Simple Zeebe Worker using Spring Boot Starter Example
berndruecker/kafka-camunda-spring-simple
Simple Java Spring Boot example connecting to Confluent Cloud (Kafka) and Camunda Cloud (Zeebe)
gushakov/axon-zeebe
Integrating Axon CQRS with Zeebe workflow
victorhsr/TTXN
Tenant Transaction is an almost zero-configuration and lightweight plugin for spring framework that allows to change the tenant that will be used in any transaction/queries dynamically