Our Star Wars quickstart got good feedback, and now you can view the stream from the dashboard too π«£
This comes in real handy for live debugging and observability β especially in systems built around agentic workflows, microservices, or event sourcing using @s2.dev
01.08.2025 20:11 β π 4 π 3 π¬ 0 π 0
@s2.dev can now automatically delete streams where all records have fallen out of retention or it was never written to, based on a configurable time threshold.
The option is called "delete-on-empty" and you can set it up on the default stream configuration for your basin from the dashboard or CLI!
28.07.2025 23:28 β π 6 π 3 π¬ 1 π 1
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`
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
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
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
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
YouTube video by S2, the Stream Store
S2 via MCP in Claude Desktop
@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
We were inspired by Vercel's take on resumable streams in the Chat SDK, and thought β what if we took it a step further with S2?
With the @s2-dev/resumable-stream npm package, you can use S2 as the backend for stream resumption in AI chat applications.
28.05.2025 16:28 β π 2 π 2 π¬ 1 π 0
S2 now supports timestamps! π°οΈ
How we made streams understand time: s2.dev/blog/timesta...
14.05.2025 15:21 β π 17 π 9 π¬ 0 π 0
Adding a familiar tail command to the @s2.dev CLI felt natural!
Some folks have compared Stream Store to a "serverless named pipe." It's an intuitive analogy, and here are some ways S2 is so much more:
- Record-oriented
- Durable on object storage
- Built-in concurrency control
02.05.2025 18:17 β π 4 π 2 π¬ 0 π 0
A next gen serverless movement is emerging: Serverless as a core attribute of infra components (compute, dbs, queues, workflows)
The key tenets survive (cost, scale, perf, managed infra) but now serverless is embedded in the tools available, rather than being the tool itself.
Hereβs some examplesβ¦
17.04.2025 20:03 β π 8 π 1 π¬ 1 π 1
Thanks for the tag HN bot! Domains as handles are such a cool @bsky.app feature
08.04.2025 03:56 β π 1 π 0 π¬ 0 π 0
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
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
Serverless primitives for the shared log architecture
Just watched @sbalogh.bsky.social HYTRADBOI talk and I love the idea behind @s2.dev: using a stream as your database β¨ The simplicity of the API/concepts is going to make it accessible to teams who'd otherwise have to reach for ~kafka to get a similar architecture
www.hytradboi.com/2025/f2cc03c...
21.03.2025 13:28 β π 10 π 3 π¬ 0 π 0
YouTube video by S2, the Stream Store
S2 command line interface walkthrough
A walkthrough of the CLI that will give you a good sense of S2 overall:
www.youtube.com/watch?v=l-31...
27.02.2025 19:02 β π 5 π 1 π¬ 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
Talk 24: "Serverless primitives for the shared log architecture" by Stephen Balogh (@sbalogh.bsky.social)
26.02.2025 05:21 β π 9 π 5 π¬ 1 π 1
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
Bento - S2
Really excited to announce @s2.dev components for Bento π
You can now integrate S2 streams as inputs and outputs in your pipelines.
Get started: s2.dev/docs/integra...
11.02.2025 13:37 β π 2 π 3 π¬ 0 π 0
Blazing-fast IoT data pipeline for infrared monitoring
Homebrew project to monitor shared spaces using an infrared thermal imaging sensor and S2.
You can easily power your next IoT project's data streaming pipeline with S2, and I wrote a blogpost showing exactly how you can do it!
s2.dev/blog/iot
31.01.2025 19:07 β π 5 π 4 π¬ 0 π 1
Love how @s2.dev guides you through reproducing ASCII Star Wars in your terminal. It's a fun, clear and engaging quickstart example. Well played.
20.01.2025 16:53 β π 11 π 4 π¬ 1 π 0
One weird trick to durably replicate your KV store
Deep dive on how S2 can be used as a shared log for building distributed data systems.
Wrote a post exploring how replicated databases can be built on top of an @s2.dev stream by using it as a write-ahead log (also shows off the official S2 rust sdk!) s2.dev/blog/kv-store
10.01.2025 20:46 β π 10 π 5 π¬ 0 π 0
Introducing S2 (@s2.dev)
Main Link | Discussion
21.12.2024 22:54 β π 3 π 1 π¬ 0 π 2
This looks very cool:
S2: Streams as a cloud storage primitive
20.12.2024 22:31 β π 11 π 3 π¬ 0 π 0