Tag: Redis
5 items found
Services
Service
Webhook & Event-Driven Architecture
Real-time data transfer between systems. Event-driven architecture with real-time integration and low latency.
Glossary Terms
Glossary
API Caching
API caching stores frequently requested responses for a short time so the same data does not need to be recomputed or reread.
Glossary
Cache
A cache stores frequently used data temporarily so applications can respond quickly without repeating expensive origin requests.
Glossary
Redis
Redis is an in-memory key-value NoSQL system used for low-latency caching, queues, counters, and session data.