by ohduran on 8/14/24, 9:51 AM with 9 comments
by jitl on 8/18/24, 1:34 PM
The original post goes into much more detail.
by schrodinger on 8/18/24, 3:23 PM
Maybe it’s just me but this sounds like some rediscovering a very very common problem that been solved thousands of times over.
by csomar on 8/18/24, 12:38 PM
by muststopmyths on 8/18/24, 12:53 PM
100,000 requests/day is less than 2 a second. Most self-respecting databases would giggle at calling that a stretch.
The reason I know this is that I've built and maintained systems that handled millions of ACID transactions a day.
In tables with millions of rows. Uphill, both ways, in the snow.
Now excuse me while I go outside and yell at clouds, because I'm surely missing something profound here.
by scherlock on 8/18/24, 12:35 PM
by firethief on 8/18/24, 6:14 PM
by TZubiri on 8/18/24, 12:57 PM
{From:Account, To: Account, TxTimeStamp: Time, Description: String, Amount: Integer }
2 transactions with the same timestamp and same description? Ignore.
Jeez
by otterley on 8/18/24, 2:00 PM