Post AvzoQpq17DkRfiDEBc by karppinen@mastodon.online
(DIR) More posts by karppinen@mastodon.online
(DIR) Post #AvzoQp4VxpkbINzI92 by karppinen@mastodon.online
2025-07-10T15:08:04Z
0 likes, 0 repeats
Pretty impressed with Garage so far, after trying literally every other self-hosted S3 alternative
(DIR) Post #AvzoQpq17DkRfiDEBc by karppinen@mastodon.online
2025-07-10T15:46:41Z
0 likes, 0 repeats
Reasons I'm behind the curve here:- Originally the Garage docs seemed to indicate that you *needed* exactly three data centers. The docs are improved but more importantly the garage cli itself makes it very clear what kind of durability/availability you're getting with a planned server layout.- The docs have a scary section about the default LMDB metadata store easily losing data, along with instructions on how to mitigate with snapshots etc. It doesn't mention that replication solves this!
(DIR) Post #AvzoQqde8hRm9dQrXk by janl@narrativ.es
2025-07-10T16:10:23Z
0 likes, 0 repeats
@karppinen isn’t lmdb famous for not losing data?
(DIR) Post #AvzoQrU6zdPkmLylJw by nobody@mastodon.acm.org
2025-07-10T16:34:55Z
0 likes, 0 repeats
@janl @karppinen Famous or notorious?
(DIR) Post #AvzoXsguuD7uY2JdAm by nobody@mastodon.acm.org
2025-07-10T16:36:17Z
0 likes, 0 repeats
@karppinen Garage is amazing, the only reason I'm still looking to change my set up is for CDC
(DIR) Post #AvzpE45SvTYC3QuezQ by janl@narrativ.es
2025-07-10T16:43:52Z
0 likes, 0 repeats
@nobody @karppinen I’m interested in facts, not gossip.
(DIR) Post #AvzpjojvWTGbioylHc by nobody@mastodon.acm.org
2025-07-10T16:49:38Z
0 likes, 0 repeats
@janl @karppinen well that's fair 🤷 myself I haven't used lmdb and always default to sqlite, but am suspicious after nheko (relies on lmdb) losing chat history and keys several times over the span of two years, until I gave in to Element... My garage instance has been using lmdb though
(DIR) Post #AvzqIDQAGTqm7D8b7A by janl@narrativ.es
2025-07-10T16:55:49Z
0 likes, 0 repeats
@nobody @karppinen I have heard that programming against LMDB might not be most intuitive and that client programmes causing issues, but not yet LMDB itself, if used as documented. But all this is second hand here as well.