mastodon.online is one of the many independent Mastodon servers you can use to participate in the fediverse.
A newer server operated by the Mastodon gGmbH non-profit

Server stats:

11K
active users

#transactions

3 posts3 participants0 posts today

Want #cloudnative but with the power of #declarative configuration? The recoverability of #transactions for system configuration?

Wednesday it's the online #guix meet-up! With a great talk by @paulbutgold
about running docker / oci containers using the Guix configuration system.

His Gocix project has #prometheus, #grafana, #forgejo, #conduit and #traefik examples.

Meet-up details:

meetup.com/guix-social/events/

#nix#linux#oci

Ah, the riveting world of #database transactions! 🤓 Watch as an entire article bravely explores the mind-blowing concept that #transactions are limited by #disk writes, only to conclude that, shockingly, disk #speed matters. Because what else would you do with your day in 2020 besides counting fsyncs? 🙄📉
sirupsen.com/napkin/problem-10 #tech #insights #fsyncs #HackerNews #ngated

sirupsen.comMySQL transactions per second vs fsyncs per second

TrueSql – заново учимся ходить в базу данных. Часть 3 – транзакции и соединения

Принято считать, что транзакции, сессии и контекст это что-то сложное. Но в TrueSql работать с транзакциями очень просто и прозрачно, а понятий "сессия" и "контекст" просто не существует. Сегодня рассказываем как работать с транзакциями и соединениями в TrueSql. Быстро объясняем внутреннее устройство.

habr.com/ru/articles/888158/

ХабрTrueSql – заново учимся ходить в базу данных. Часть 3 – транзакции и соединенияВступление Сегодня мы продолжим обучение прямохождению в БД. Часто можно услышать, что работа с транзакциями это сложно! Вот, например, Hibernate "сам" управляет транзакциями, сессиями, контекстом! В...
#java#truesql#jdbc