redis共100篇
How to install and configure celery-拾光赋

How to install and configure celery

How to install and configure celery,Early in my articles I wrote about use celery, but not wrote how to install and configure it. Prepare You have Django project You want to connec...
kity的头像-拾光赋kity4年前
04715
Distributed Caching with Redis and SpringBoot-拾光赋

Distributed Caching with Redis and SpringBoot

Distributed Caching with Redis and SpringBoot,Are you facing latency issues in fetching data from a network service? Or from 3rd party APIs? Are you building auto-scalable, auto-he...
kity的头像-拾光赋kity3年前
04015
Redis for query caching-拾光赋

Redis for query caching

Redis for query caching, Introduction In this article, we'll delve into a use case where we can use Redis for query caching, to increase the RPS of our backend service. This articl...
kity的头像-拾光赋kity8个月前
05115
[Video] Asynchronous tasks in Django with Django Q (Part 3)-拾光赋

[Video] Asynchronous tasks in Django with Django Q (Part 3)

[Video] Asynchronous tasks in Django with Django Q (Part 3), Django Q (3 Part Series) 1 [Video] Asynchronous tasks in Django with Django Q (Part 1) 2 [Video] Asynchronous tasks in ...
kity的头像-拾光赋kity5年前
03515
Serverless API with Java and Redis-拾光赋

Serverless API with Java and Redis

Serverless API with Java and Redis,In this tutorial, we will build a stateful serverless API using Java and Redis on AWS Lambda. The API will simply count the page views and return...
kity的头像-拾光赋kity4年前
03115
Building High-Performance Apps with Redis, PostgreSQL & Spring Boot-拾光赋

Building High-Performance Apps with Redis, PostgreSQL & Spring Boot

Building High-Performance Apps with Redis, PostgreSQL & Spring Boot,In this article, we’ll explore how to build a Spring Boot application that integrates Redis for caching and Pos...
kity的头像-拾光赋kity33天前
04115
Findstival: Python + Redis Festival Tracker-拾光赋

Findstival: Python + Redis Festival Tracker

Findstival: Python + Redis Festival Tracker, Overview of Our Submission As we are approaching the end of summer in Europe, everyone wants to know where to go next. The question is:...
kity的头像-拾光赋kity3年前
04814
The FARR Stack Manifesto.-拾光赋

The FARR Stack Manifesto.

The FARR Stack Manifesto., FAR3 Stack (3 Part Series) 1 I Went Way Too FAR By Building a Real Time Chat App Using The FARR (Fastapi, React, Redis) Stack. 2 The FARR Stack Manifesto...
kity的头像-拾光赋kity3年前
05314
Debouncing a Celery task-拾光赋

Debouncing a Celery task

Debouncing a Celery task,Celery is a powerful task queue with many great features already built-in. Unfortunately, debouncing tasks is not one of them (or I didn't find it in the d...
kity的头像-拾光赋kity4年前
03114
Token Bucket Rate Limiter (Redis & Java)-拾光赋

Token Bucket Rate Limiter (Redis & Java)

Token Bucket Rate Limiter (Redis & Java), Rate Limiters with Redis (3 Part Series) 1 Rate limiting with Redis: An essential guide 2 Fixed Window Counter Rate Limiter (Redis & J...
kity的头像-拾光赋kity1个月前
03314
Fynd Academy - Python Batch-拾光赋

Fynd Academy – Python Batch

Fynd Academy - Python Batch,Learn Python with experts - Mix of theory and practical training for #backend engineers. Learn Python in just 8 weeks with Fynd Academy! Apply now - htt...
kity的头像-拾光赋kity4年前
04714
Lessons learned from picking a Java driver for Amazon ElastiCache for Redis - Part 2-拾光赋

Lessons learned from picking a Java driver for Amazon ElastiCache for Redis – Part 2

Lessons learned from picking a Java driver for Amazon ElastiCache for Redis - Part 2,In part one of this series we looked at Jedis as the Java-based Redis driver when used in combi...
kity的头像-拾光赋kity2年前
03914