【數位金融底層技術 01】Redis 如何支撐千萬級高併發交易?從 Session 到即時風控實戰
從登入 Session、OTP 到交易快取—用 Redis 將客戶體驗維持在毫秒等級 當「秒殺」不只發生在電商:數位金融的流量風暴 2025 年農曆新年期間,某家數位銀行在 48 小時內湧入超過 30…
從登入 Session、OTP 到交易快取—用 Redis 將客戶體驗維持在毫秒等級 當「秒殺」不只發生在電商:數位金融的流量風暴 2025 年農曆新年期間,某家數位銀行在 48 小時內湧入超過 30…
一、引言:Finance Taiwan 2026 的核心命題—從「事後偵測」到「即時阻斷」 2026 年,台灣金融產業正面臨詐欺技術快速升級的關鍵轉折。根據 GASA 與 Whoscall 發布的《2…
一、引言:金融數位轉型下的系統挑戰 在金融服務全面數位化的浪潮下,「數位轉型」早已不只是提升營運效率的輔助工具,而是直接影響金融機構競爭力與風險承受能力的核心關鍵。無論是銀行、保險或證券業者,客戶對於…
Abstract This article introduces Spring AI. In LLM-driven applications, the supporting database is a key storage technology, previously Spring combined with Redis architecture to launch AI applications with fewer choices, the Spring community Spring AI project ...
Quick Facts Faced with the demand for very large vectors from generative AI, Redis 8 Vector Search has been tested to easily support 1 billion vectors with low latency and high throughput. This article details how Redis scales to a billion vectors with the HNSW algorithm...