跳至主要內容
找不到符合條件的結果
  • 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% 隨意分享

Transactions (4) – Concurrent Write

Preventing Lost Update Weak Isolation Levels – Read Committed 的快照…

  • 11 月 13, 2023
  • Design Data Intensive Applications

Transactions (3) – Weak Isolation Levels – Read Committed and Snapshot Isolation

前言 如果兩個 transaction 沒有接觸到相同的資料,則它們可以很愉快的 並…

  • 11 月 12, 2023
  • Design Data Intensive Applications

Transactions (2) – Data Object Operation

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

  • 11 月 07, 2023
  • Design Data Intensive Applications

Transactions (1) – ACID 簡單介紹

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

  • 11 月 06, 2023
  • Design Data Intensive Applications

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
上一頁
1 2 3 4 5 6 7
下一頁

© 2025. All Rights Reserved.