
Supabase
Firebase
AppWrite
Next.js
Vercel
PocketBase.io
Hasura
Railway
SocketCluster
Socket.io
Pusher
Ably
PubNub
SignalR
Faye
NATS
Supabase
SocketClusterBased on our record, Supabase seems to be a lot more popular than SocketCluster. While we know about 554 links to Supabase, we've tracked only 16 mentions of SocketCluster. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Opus, zero nudges. Realised on its own that an abandoned signup never fires identify, triangulated the anonymous session from time, platform and registration events, decoded the PostHog replay blobs, confirmed the duplicate account in Supabase, proved the reset email never sent, and pulled the root cause out of an unmasked DOM field. One prompt in; root cause out. - Source: dev.to / about 1 month ago
Supabase is an open-source backend platform built around managed PostgreSQL. You get a database, auto-generated REST APIs (via PostgREST), Auth, file Storage, Realtime subscriptions, and Edge Functions - with a dashboard and SQL editor on top. - Source: dev.to / 2 months ago
If youโre starting fresh, go to Supabase and create a new project. Once your project is ready, copy the project URL and publishable (anon) key from the project settings. - Source: dev.to / 3 months ago
So I had to discover that and fix that, and start leaning on our database (Supabase is what Lovable uses by default). - Source: dev.to / 3 months ago
Verdict: start with Supabase on day one. Free tier carries you through launch. Upgrade to Pro when you legitimately outgrow it. - Source: dev.to / 3 months ago
This is basically the principle behind https://socketcluster.io/ scalability; the sharding of channels across available brokers is pseudo-random. It uses a hash function for determinism but the distribution looks essentially random. - Source: Hacker News / 2 months ago
I started building something pretty obscure about 14 years ago; https://socketcluster.io/ an open source, WebSocket-based RPC + pub/sub library with a focus on in-order async stream-processing with backpressure monitoring. It didn't start out like that. Initially, it was just another WebSocket library with a focus on making it easier to scale to multiple processes. It's kind of mind-bending to me though that it... - Source: Hacker News / 2 months ago
I've been advocating for this approach for years. You can't avoid race conditions without using some kind of queueing mechanism and you need backpressure to measure queue capacity. I built this into every aspect of https://socketcluster.io/ - From pub/sub channels, RPCs to event listeners. - Source: Hacker News / 3 months ago
It's interesting reading this. Preventing these kinds of concurrency issues is exactly why I built https://socketcluster.io years ago. Though it solves the problem at the app layer rather than the storage layer. But not many developers care about these race conditions it seems. It's not just an issue with SQL but a more general issue with coding. This is a great example because it shows how concurrent executions... - Source: Hacker News / 3 months ago
Https://socketcluster.io/ has had such stream implementation and backpressure management since at least 2019;. https://github.com/SocketCluster/writable-consumable-stream. - Source: Hacker News / 6 months ago
Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.
Socket.io - Realtime application framework (Node.JS server)
AppWrite - Appwrite provides web and mobile developers with a set of easy-to-use and integrate REST APIs to manage their core backend needs.
Pusher - Pusher is a hosted API for quickly, easily and securely adding scalable realtime functionality via WebSockets to web and mobile apps.
Next.js - A small framework for server-rendered universal JavaScript apps
Ably - The realtime platform that just works. We power more WebSocket connections than any other pub/sub platform, serving over 2 billion devices monthly.