Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
logical42
1 day ago
|
parent
|
context
|
favorite
| on:
Caching is an abstraction, not an optimization
Adding change data capture to a database isn't exactly trivial.
EGreg
1 day ago
[–]
Well then maybe consider making a sql replication client that would ingest the changes (like most databases, mysql writes to a straming append-only log, before it is compacted). Just parse the log and act on them.
Not trivial, really? Here, enjoy:
https://github.com/krowinski/php-mysql-replication
reply
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: