Jan 01, 2022
(Last modified:
Feb 02, 2022)
#notes
#database
#TiKV Notes on TiKV sharding and Raft usage
Oct 10, 2021
(Last modified:
Oct 10, 2021)
#notes
#database
#spanner Notes on Google Spanner/Cloud Spanner
Oct 10, 2021
(Last modified:
Oct 10, 2021)
#notes
#file-system
#unix
#posix
#locking Notes on *nix file locking
Oct 10, 2021
(Last modified:
Oct 10, 2021)
#notes
#database
#distributed
#etcd
#raft Notes on etcd internals
Oct 10, 2021
(Last modified:
Aug 08, 2022)
#notes
#database
#distributed
#dynamodb
#reinvent Notes for AWS re:Invent 2018: Amazon DynamoDB Under the Hood: How We Built a Hyper-Scale Database (DAT321)
Sep 09, 2021
(Last modified:
Feb 02, 2022)
#notes
#database
#distributed
#chain
#replication Notes on chain replication
Sep 09, 2021
(Last modified:
Dec 12, 2021)
#notes
#bloom
#filter
#leveldb
#concurrency Notes on Bloom filters
Aug 08, 2021
(Last modified:
Oct 10, 2021)
#notes
#skip
#list
#leveldb
#concurrency Notes on skip lists
Aug 08, 2021
(Last modified:
Oct 10, 2021)
#notes
#log
#structured
#merge
#trees
#storage
#engine
#bloom
#filter
#buffer
#pool
#database Notes on LSM trees with some extra notes on storage engines
May 05, 2018
(Last modified:
Oct 10, 2021)
#notes
#envoy
#internals
#lyft
#matt klein Notes on Envoy Internals Deep Dive by Matt Klein
Apr 04, 2018
(Last modified:
Oct 10, 2021)
#notes
#javascript
#internals
#v8 Notes on V8 internals for JavaScript developers? by Mathias Bynens
Mar 03, 2018
(Last modified:
Oct 10, 2021)
#notes
#turbofan
#ignition
#v8
#javascript Notes on What’s inside of TurboFan? by Benedikt Meurer
Mar 03, 2018
(Last modified:
Oct 10, 2021)
#notes
#microservices
#distributed
#sagas
#protocol Notes on Distributed Sagas: A Protocol for Coordinating Microservices
Mar 03, 2018
(Last modified:
Oct 10, 2021)
#notes
#event-loop
#browser
#javascript Notes on the JavaScript Event Loop
Mar 03, 2018
(Last modified:
Oct 10, 2021)
#notes
#requestIdleCallback Notes on requestIdleCallback
Mar 03, 2018
(Last modified:
Oct 10, 2021)
#notes
#rAF
#requestAnimationFrame Notes on requestAnimationFrame