|
|
|
|
|
by pgr0ss
867 days ago
|
|
Hi, I’m the author of the blog post. > And it is bizarre to me that you could run a payments system without high-availability or immutability at its core. I’m not sure what you’re referring to here as my post didn’t really go into these topics. > Also putting logs in a database alongside your core data is such a bad idea. I’m not suggesting putting all logs into the database. I’m suggesting that for a certain type of info (that is often logged), I find it more useful to put it in the database instead. |
|