redis共11篇
Lettuce - A Java Redis Client-拾光赋

Lettuce – A Java Redis Client

Lettuce - A Java Redis Client,Redis is an in-memory key-value store that can be used as a database, cache, or message broker. Commands that operate on keys in Redis’ in-memory dat...
kity的头像-拾光赋kity3天前
02512
Fixed Window Counter Rate Limiter (Redis & Java)-拾光赋

Fixed Window Counter Rate Limiter (Redis & Java)

Fixed Window Counter Rate Limiter (Redis & Java), Rate Limiters with Redis (2 Part Series) 1 Rate limiting with Redis: An essential guide 2 Fixed Window Counter Rate Limiter (Redis...
kity的头像-拾光赋kity16天前
0528
Rate limiting with Redis: An essential guide-拾光赋

Rate limiting with Redis: An essential guide

Rate limiting with Redis: An essential guide, Rate Limiters with Redis (2 Part Series) 1 Rate limiting with Redis: An essential guide 2 Fixed Window Counter Rate Limiter (Redis &am...
kity的头像-拾光赋kity23天前
03512
Spring Boot + Redis: A Beginner-Friendly Guide to Supercharging Your App’s Performance-拾光赋

Spring Boot + Redis: A Beginner-Friendly Guide to Supercharging Your App’s Performance

Spring Boot + Redis: A Beginner-Friendly Guide to Supercharging Your App’s Performance,** With Redis, your Spring Boot app can become faster and handle more traffic without breaki...
kity的头像-拾光赋kity29天前
05010
Ampere Server Tuning Guides-拾光赋

Ampere Server Tuning Guides

Ampere Server Tuning Guides,So, you have moved to an AArch64/ARM64 server and want to get more performance out of your Hadoop MongoDB MySQL PostgreSQL Redis instances (plus Java an...
kity的头像-拾光赋kity2年前
03513
【Redis Week】 - 7 Days Best Practice With Alibaba Cloud ApsaraDB - Day03-拾光赋

【Redis Week】 – 7 Days Best Practice With Alibaba Cloud ApsaraDB – Day03

【Redis Week】 - 7 Days Best Practice With Alibaba Cloud ApsaraDB - Day03,Learn best practices of Redis in 7 Days Day 3 - Rules You Should Follow & Issues You Should Know When ...
kity的头像-拾光赋kity4年前
0508
Integrating Azure and Confluent: Real-Time Search Powered by Azure Cache for Redis, Spring Cloud-拾光赋

Integrating Azure and Confluent: Real-Time Search Powered by Azure Cache for Redis, Spring Cloud

Integrating Azure and Confluent: Real-Time Search Powered by Azure Cache for Redis, Spring Cloud,Self-managing a distributed system like Apache Kafka ®, along with building and op...
kity的头像-拾光赋kity4年前
0366
How to use Redis with Spring in Java-拾光赋

How to use Redis with Spring in Java

How to use Redis with Spring in Java,In a Java Project, you must include the following dependencies to use Redis database: 1.Use the Spring Data redis with Maven: <dependency>...
kity的头像-拾光赋kity5年前
0477
Simple caching service with Redis-拾光赋

Simple caching service with Redis

Simple caching service with Redis,One of the most common use cases for Redis is to use it the database as a caching layer for your data, but Redis can do a lot more (I will publish...
kity的头像-拾光赋kity5年前
0409
How to achieve a 50% reduction in Redis memory usage-拾光赋

How to achieve a 50% reduction in Redis memory usage

How to achieve a 50% reduction in Redis memory usage,Yes, you read that right. To give you some context, some time ago, our (my org's) Redis usage was un-tracked -- meaning we didn...
kity的头像-拾光赋kity5年前
04913
Spring Boot with Redis conversion service and custom key converter-拾光赋

Spring Boot with Redis conversion service and custom key converter

Spring Boot with Redis conversion service and custom key converter,This article is all about Spring-boot and Redis integration with using spring-data-redis.Spring Data Redis is the...
kity的头像-拾光赋kity6年前
0346