Zany Hog

u/zanyhog33@lemmy.jcaks.net
2 posts · 14 comments

Recent posts

Recent comments

It works a little differently to that. When someone posts on server B, that post and it's comments get blasted out to all subscribed servers. So server A will already have the post cached if someone is subscribed to that community. The cache in server A will update any time activity happens on server B.

I'm keen for this community to gain some traction, hopefully it's a bit less toxic than our reddit counterpart.

I would love to see Generics and custom Types in PHP. Generics for obvious reasons. And Types so we don't need to create a DTO just for type-hinting of objects. Combined with Generics, so we can have typed Arrays!