跳至主要內容
找不到符合條件的結果
  • About Me
tshine73 blog

70% 技術分享 - 30% 隨意分享

  • About Me
  • 書摘
    • Design Data Intensive Applications
    • Functional Programming In Scala 3
  • System
    • 難道台指期都不會有逆價差了嗎
  • AWS
    • Lambda
  • Spark
  • Travel
  • Exercise
  • 雜談
tshine73 blog

70% 技術分享 - 30% 隨意分享

Partitioning (2) – Rebalancing Partitions and Request Routing

Rebalancing Partitions 每經過一段時間,資料庫可能會因為以下幾件事情改…

  • 11 月 04, 2023
  • Design Data Intensive Applications

Applicative Functors

今天要介紹一個功能沒有 Monad 這麼強,但比較泛用的抽象介面,Applicativ…

  • 11 月 03, 2023
  • Functional Programming In Scala 3

Partitioning (1) – Partitioning and Secondary Indexes

本文為 Design Data Intensive Applications 的書摘 + 個人心得。 前幾篇…

  • 11 月 03, 2023
  • Design Data Intensive Applications

Replication (3) – Leaderless Replication

Leaderless Replication 在過去 relational 資料庫主宰過的那個時代中,Le…

  • 11 月 02, 2023
  • Design Data Intensive Applications

Monads

Monads – flatMap 和 unit 的抽象介面 在介紹 Monad 之前,先聊聊一…

  • 11 月 02, 2023
  • Functional Programming In Scala 3

Functors

讓我們繼續從之前的程式中抽象出更高層的東西吧!今天要講的介面是 Functo…

  • 11 月 01, 2023
  • Functional Programming In Scala 3

Replication (2) – Multi-Leader Replication

Multi-Leader Replication 在 leader-base (Leaders and Followers) 的架…

  • 11 月 01, 2023
  • Design Data Intensive Applications

Replication (1) – Leaders and Followers

本文為 Design Data Intensive Applications 的書摘 + 個人心得。 Replica…

  • 10 月 31, 2023
  • Design Data Intensive Applications

Monoids

Monoid 是我們將要介紹的第一個純粹的代數資料結構,僅由代數性質定義。 …

  • 10 月 31, 2023
  • Functional Programming In Scala 3

能自由組合的解析器 Library (2)

如何處理有上下文關係的解析 想像一下若我們要解析開頭為數字,然後後面為…

  • 10 月 30, 2023
  • Functional Programming In Scala 3
上一頁
1 2 3 4 5 6 7
下一頁

© 2025. All Rights Reserved.