Hacker News new | past | comments | ask | show | jobs | submit login

Some contrarian opinion: https://vvvvalvalval.github.io/posts/2018-11-12-datomic-even...

Basic idea is to make the event log dumb. Instead of capturing business logic, make them as dumb as SQL commit logs: this row was inserted at this time, that row was deleted at that time. Sort of like a glorified WAL file. Benefits of this scheme? Querying old database states and auditing.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: