Terry Yao's Blog
Search
搜尋
從這裡開始
分類
標籤
關於
聯絡我
暗色模式
亮色模式
標籤: redis
此標籤下有 4 條筆記。
2026年3月08日
[database/12] 資料庫擴展:讀寫分離、分片、連接池的選擇
database
scaling
read-replica
sharding
connection-pooling
pgbouncer
redis
cqrs
partitioning
2026年1月05日
[database/04] 快取與 Session 管理:Redis、Memcached、還是直接用 DB?
database
redis
memcached
cache
session
jwt
cache-invalidation
rate-limiting
distributed-lock
2025年12月02日
[database/01] 資料庫全景圖:一張表看懂 SQL、NoSQL、NewSQL、Vector DB
database
sql
nosql
newsql
vector-database
postgresql
mongodb
redis
elasticsearch
database-selection
2024年7月15日
[infra] Event-driven & Queue:非同步處理與訊息佇列
infra
queue
redis
rabbitmq
kafka
event-driven