A simple example explaining how to use Redis Messaging with Spring Boot
-
Updated
Sep 9, 2018 - Java
A simple example explaining how to use Redis Messaging with Spring Boot
Transient inmemory Messaging Queue
A in memory message queue written in Golang
Redio DB is a high-performance distributed database designed for real‑time operations. It supports basic key value commands (SET, GET, EXPIRE, TTL, DEL), atomic operations (INCR, DECR, APPEND), data structures (lists, sets, and hashes), and enhanced pub/sub messaging. The system offers both non‑interactive commands and an interactive REPL shell
Python implementation of fixed length LIFO queue in Redis. Useful for timestamp based sliding window cache in real time streaming applications.
Add a description, image, and links to the inmemory-queue topic page so that developers can more easily learn about it.
To associate your repository with the inmemory-queue topic, visit your repo's landing page and select "manage topics."