s2.dev's Avatar

s2.dev

@s2.dev

API for unlimited, durable, real-time streams

143
Followers
5
Following
10
Posts
04.12.2024
Joined
Posts Following

Latest posts by s2.dev @s2.dev

Video thumbnail

There's two new ways to manage S2 as code! The Terraform provider lets you manage resources with full lifecycle support. Available on the Terraform Registry at s2-streamstore/s2.

Or you can use the CLI by `s2 apply` which takes a declarative JSON spec and creates/reconfigures specified resources.

04.03.2026 18:35 ๐Ÿ‘ 3 ๐Ÿ” 2 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Video thumbnail

The s2.dev dashboard now has a Data Plane studio to make it convenient to work with streams. You can:
-Do one-shot reads, live tail from any stream, start from an offset, seq no., or timestamp
-Append records in multiple modes
-Run stream commands
-Inspect records with command record aware rendering

27.02.2026 22:16 ๐Ÿ‘ 3 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

You can also specify the record timestamp yourself at a finer granularity, e.g. microseconds, you'd just need to configure the stream accordingly s2.dev/blog/timesta...

27.02.2026 12:12 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

As this should be straightforward to do on the client-side, that's what we'd probably suggest! All records have a millisecond-granularity timestamp, so you can pace your processing accordingly (relative to first timestamp processed) even if more have been received already.

27.02.2026 12:10 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
General availability & our seed round S2 is now GA. Plus, $3.85M in seed funding led by Accel.

The S2 cloud service is now GA!

We also raised a $3.85M seed round led by Accel with participation from Y Combinator, and other funds and angels like @t3.gg @chris.blue @fulmicoton.bsky.social

s2.dev/blog/ga

25.02.2026 19:08 ๐Ÿ‘ 14 ๐Ÿ” 6 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Video thumbnail

It was fun to run multi-agent research cohorts and have them connect over durable streams, making infinitely many reasoning topologies possible!

22.02.2026 15:43 ๐Ÿ‘ 3 ๐Ÿ” 3 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
Architecture - S2

s2.dev/docs/archite...

16.02.2026 18:46 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
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

just got finished no-lifing on building a TUI for s2, wdyt?

30.01.2026 07:22 ๐Ÿ‘ 6 ๐Ÿ” 2 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 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

S2 is now SOC 2 Type II compliant!

We are committed to continuously improving our security posture.

17.12.2025 19:19 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

We are at SyncConf SF! Find us or DM if you wanna chat streams (or logs if you prefer!)

12.11.2025 17:59 ๐Ÿ‘ 3 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 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
Real-time observability with S2 streams
Real-time observability with S2 streams YouTube video by S2, the Stream Store

a lil demo of serverless infra observability using S2
www.youtube.com/watch?v=wsFi...

19.10.2025 23:59 ๐Ÿ‘ 3 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
30.09.2025 02:58 ๐Ÿ‘ 3 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
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
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
Video thumbnail

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
Video thumbnail

@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`

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