🤖 robots.txt as a service. Crawls robots.txt files, downloads and parses them to check rules through an API
-
Updated
Dec 2, 2020 - Java
🤖 robots.txt as a service. Crawls robots.txt files, downloads and parses them to check rules through an API
Implement Debezium Standalone Server without Apache Kafka, using Redis as infrastructure (Redis Stream) to push CDC event.
Project that shows how to use ADD/ACK/PENDING/CLAIM and build an error proof streaming application with Redis Streams and SpringData
My best practices for operating Redis stream with redis template in Spring Boot 2.x. Stream @SInCE Redis 5.0.0
An example of queueing jobs with a redis stream
My best practices for operating Redis stream with redisson client in Spring Boot3. x
This Spring Boot REST API handles order payments using Redis Streams instead of Pub/Sub, offering a more reliable and scalable message-driven solution. Redis Streams retain messages until acknowledged, ensuring durability and preventing message loss when no consumers are available.
👗 SHOPPING HELPER - 손그림 의류 검색 서비스
This Spring Boot app is a resilient Redis Stream consumer for processing PAYMENT_SUCCESS and PAYMENT_FAILED events. It uses ThreadPoolTaskScheduler for scheduled polling and Redis Consumer Groups for durable, reliable message handling with retry and DLQ support—ensuring exactly-once event processing.
Add a description, image, and links to the redis-stream topic page so that developers can more easily learn about it.
To associate your repository with the redis-stream topic, visit your repo's landing page and select "manage topics."