If you add data to a database that is going to be mutated in the next 20-30
seconds it does NOT belong in a database. Put it in a memcache and persist it
once in a while.
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
If you add data to a database that is going to be mutated in the next 20-30
seconds it does NOT belong in a database. Put it in a memcache and persist it
once in a while.