Scaling Read Tracking with Redis Bitmaps Post date September 16, 2025 Post author By JackTT Post categories In mysql, redis, systemdesign
Avoid Misunderstanding ON DELETE NO ACTION Post date October 6, 2024 Post author By JackTT Post categories In database
[Golang] Understanding Unbuffered and Buffered Channels Post date September 14, 2024 Post author By JackTT Post categories In go
Snowflake Schema vs. Star Schema: Pros, Cons, and Use Cases Post date September 12, 2024 Post author By JackTT
[Postgres] Isolation levels Post date September 12, 2024 Post author By JackTT Post categories In acid, database, postgres
Kubernetes probes: startupProbe, livenssProbe, and readinessProbe Post date August 7, 2024 Post author By JackTT Post categories In devops, kubernetes