Closed CoodingPenguin closed 1 year ago
๐ Log-Structed Storage: ํํ ๋์ ๋ก๊ทธ๋ฅผ ์ ์ฅํ๋ค.
๐SSTable: Sorted String Tables
๐Compaction
๐Data Representation
ํฌ๊ฒ ๋ ๊ฐ์ง๋ฅผ ๋ฐฐ์ ๋ค. Log Structured Storage์ Data Representation
์ ๋ฒ ์๊ฐ์ ์๊ธฐํ page-oriented architecture์ Slotted Page ๋์์ธ์ ๋ฌธ์ ์ ์ ํด๊ฒฐํ๊ธฐ ์ํด Log Structered Storage๋ฅผ ์ ์ํ๋ค. ์ปจ์ ์ AWS S3์ฒ๋ผ ๋ฐ์ดํฐ๋ฅผ ๋ฎ์ด์์ธ ์๋ ์๊ณ ํญ์ ์๋ก์ด ํ์ด์ง๋ฅผ ์์ฑํ๋๋ก ํ๋ ๊ฒ์ด๋ค.
์ค์ postgres๋ mysql์ numeric ๊ตฌํ์ฒด๋ฅผ ๋ณด์ฌ์ฃผ๋๋ฐ ๋๋ฌด ๋ฌ๋ผ์ ๋๋๋ค. postgres๋ digit์ผ๋ก unsigned char๋ฅผ ์ฐ๊ณ mysql์ buf(postgres์ digits ๋ณ์ ์ญํ ) int32๋ฅผ ์ผ๋ค.
๋ค๋ค ์ธ๋ถ ๊ฐ, ํ์ผ์ ์ด๋ป๊ฒ ์ ์ฅํ๋์ง ๊ถ๊ธํ๋ค.
๐ ๊ฐ์
์๊ฐ
: 2023-07-25(ํ) 21:00์๋ฃ
: 4๊ฐ Data Storage 2์ฐธ์ฌ์
: ํญ๊ท, ๊ทธ๋ฃจํธ, ๋ ์ฌ, ๋๊ฐโ๏ธ ์ค๋น
์๋ ์์์ ๋ณต์ฌํด ์คํฐ๋ ์ค๋น๋ฅผ ์๋ฃํด์ฃผ์ธ์!