quettabit's Avatar

quettabit

@quettabit

19
Followers
147
Following
3
Posts
18.11.2024
Joined
Posts Following

Latest posts by quettabit @quettabit

s2 cell architecture diagram

s2 cell architecture diagram

Curious about the architecture of S2? This is how we cook infinite durable streams for you.

16.02.2026 18:42 👍 7 🔁 4 💬 1 📌 0
Video thumbnail

s2-lite is here – an open source @s2.dev Stream Store! It's a single binary you can run anywhere. Powered by SlateDB, so you can point it at an object storage bucket for durable streams with real-time reads. github.com/s2-streamsto...

21.01.2026 16:36 👍 22 🔁 6 💬 1 📌 1
Post image

Thankful to the @s2.dev team for all the progress we made this year! Really excited for 2026.

Some highlights 🧵

27.12.2025 20:50 👍 8 🔁 4 💬 6 📌 0
Video thumbnail

@s2.dev YC-launched today!

www.ycombinator.com/launches/OnP...

09.11.2025 06:27 👍 10 🔁 2 💬 1 📌 0
Preview
GitHub - s2-streamstore/s2: Durable Streams API Durable Streams API. Contribute to s2-streamstore/s2 development by creating an account on GitHub.

👀

"This is the home of s2-lite — an open source, self-hostable implementation of the S2 API for durable streams. It will be backed by SlateDB, and it is currently in development."

07.11.2025 20:54 👍 20 🔁 2 💬 0 📌 2
Video thumbnail

just tried out the real-time TodoMVC example with @livestore.dev + @s2.dev as the durable sync provider, and honestly its crazy how fast it is!

local SQLite, works offline, real-time updates and no complex setup, just works

02.11.2025 03:31 👍 13 🔁 4 💬 1 📌 0
Video thumbnail

Excited to share y-s2, an open-source serverless backend for real-time collaborative applications using Yjs and @s2.dev!

30.09.2025 02:51 👍 6 🔁 1 💬 1 📌 1
Preview
Read records. - S2 Retrieve a batch of records, or continuously stream.

S2's REST API now supports long polling, besides SSE!

Long polling is a simple way for client-driven consumption with stateless HTTP requests.

You just need to specify the ?wait=<seconds> query parameter. If no records are available, the response will only return after the duration elapses.

27.09.2025 17:08 👍 8 🔁 2 💬 0 📌 0
Preview
GitHub - s2-streamstore/cachey: Read-through cache for object storage Read-through cache for object storage. Contribute to s2-streamstore/cachey development by creating an account on GitHub.

We open sourced a read-through cache for S3, called Cachey github.com/s2-streamsto...

14.09.2025 18:01 👍 41 🔁 11 💬 1 📌 1
Preview
OpenTelemetry - S2

OpenTelemetry 🤝 @s2.dev

Are you building infrastructure for sandbox environments (e.g., agent sandbox, CI/CD sandbox) and want to stream execution logs to users in real time? If so, check out s2.dev/docs/integra... and let us know what you think.

30.08.2025 01:21 👍 6 🔁 2 💬 0 📌 0
Preview
Linearizability testing S2 with deterministic simulation How we validate strong consistency

I wrote a bit about how we verify linearizability of @s2.dev using Porcupine! s2.dev/blog/lineari...

26.08.2025 16:45 👍 7 🔁 4 💬 0 📌 0
Video thumbnail

Added some visibility into usage metrics to the @s2.dev dashboard!

12.08.2025 18:23 👍 6 🔁 3 💬 0 📌 0

s2.dev got a refresh ✨

05.08.2025 18:53 👍 6 🔁 3 💬 1 📌 0

Can you build a realtime BBS on s2? Yes, in fact... s2.dev/playground

09.07.2025 21:07 👍 4 🔁 3 💬 0 📌 0
screenshot of blog post titled `Stream per agent session`

screenshot of blog post titled `Stream per agent session`

Agents need granular streams. And yes, @s2.dev fits the bill nicely!

s2.dev/blog/agent-s...

01.07.2025 19:35 👍 8 🔁 4 💬 0 📌 0
Preview
GitHub - chucklehead-dev/s2-log Contribute to chucklehead-dev/s2-log development by creating an account on GitHub.

Super cool XTDB plugin from @chuck.cassel.dev, which implements the write-ahead log using @s2.dev streams: github.com/chucklehead-...

26.06.2025 22:10 👍 7 🔁 4 💬 0 📌 0
Post image

Change data capture from Postgres is simple with the right tools. We collaborated with sequinstream.com on an integration so you can use @s2.dev to ship real-time features faster!

24.06.2025 19:01 👍 6 🔁 3 💬 0 📌 0
Video thumbnail

Had a lot of fun with this 😄 – a multiplayer, "instant re-playable" pseudoterminal that uses @s2.dev streams as a transport instead of SSH: s2.dev/blog/s2-term

10.06.2025 23:08 👍 6 🔁 4 💬 0 📌 0

You can now safely share @s2.dev streams directly with end clients like browsers, apps, or agents! No proxying required. Check it out, s2.dev/blog/access-...

03.06.2025 20:23 👍 11 🔁 4 💬 0 📌 1

Kind words from Chris about S2! I felt strongly that we needed to not hitch our wagon to Kafka. It is not even a priority for us, for now. This may seem like a strange analogy... but if Kafka is OLAP, we want to be OLTP. See this demo to understand what I mean: s2.dev/docs/integra...

30.05.2025 15:33 👍 11 🔁 3 💬 1 📌 0
S2 via MCP in Claude Desktop
S2 via MCP in Claude Desktop YouTube video by S2, the Stream Store

@s2.dev now has an MCP server! The entire API is available for tool-use by AI assistants like Claude -- see it in action here: www.youtube.com/watch?v=wLFk...

29.05.2025 17:39 👍 4 🔁 3 💬 0 📌 0

S2 is starting to do some really interesting stuff…

16.05.2025 19:16 👍 4 🔁 3 💬 0 📌 0

S2 now supports timestamps! 🕰️

How we made streams understand time: s2.dev/blog/timesta...

14.05.2025 15:21 👍 17 🔁 9 💬 0 📌 0
Video thumbnail

Create streams on the fly with ease. Just turn on this setting for your basin.

@s2.dev

03.04.2025 18:32 👍 4 🔁 5 💬 0 📌 0
Video thumbnail

The S2 CLI makes it super easy to manage basins and streams - but now you can also do a lot from within the dashboard!

@s2.dev

02.04.2025 11:35 👍 4 🔁 3 💬 0 📌 0
Preview
DST for async Rust Taming distributed systems with deterministic simulation testing.

I blogged about our DST journey with @s2.dev s2.dev/blog/dst

02.04.2025 16:12 👍 17 🔁 10 💬 0 📌 0
Preview
Announcing the Bytewax Connector for S2! – bytewax We’re excited to introduce the Bytewax connector for S2 (Stream Store). S2’s philosophy—that **the stream deserves to...

Bytewax connector for @s2.dev is out now!

bytewax.io/blog/s2-conn...

04.03.2025 20:38 👍 4 🔁 3 💬 0 📌 0
Building a KV-store with S2
● Multi-primary, horizontally scalable, distributed KV-store
● All writes regionally durable
● Linearizable reads from all replicas
https://github.com/s2-streamstore/s2-kv-demo

Building a KV-store with S2 ● Multi-primary, horizontally scalable, distributed KV-store ● All writes regionally durable ● Linearizable reads from all replicas https://github.com/s2-streamstore/s2-kv-demo

Talk 24: "Serverless primitives for the shared log architecture" by Stephen Balogh (@sbalogh.bsky.social)

26.02.2025 05:21 👍 9 🔁 5 💬 1 📌 1
Preview
GitHub - s2-streamstore/flink-connector-s2: Flink connector for S2 [WIP] Flink connector for S2 [WIP]. Contribute to s2-streamstore/flink-connector-s2 development by creating an account on GitHub.

We're also releasing an alpha version of a Flink connector for S2 streams: github.com/s2-streamsto...

See the demos for an example real-time feature pipeline for turning beacons (stored on S2) into complex events, and ultimately a dynamic table of ML features stored upsert-style on an S2 stream.

24.02.2025 19:51 👍 3 🔁 4 💬 0 📌 0
Preview
GitHub - s2-streamstore/s2-sdk-java: Java SDK for S2 Java SDK for S2. Contribute to s2-streamstore/s2-sdk-java development by creating an account on GitHub.

S2 now has an official Java SDK!

github.com/s2-streamsto...

24.02.2025 19:51 👍 4 🔁 4 💬 1 📌 0