shikhar's Avatar

shikhar

@schmizz.net

Making streams serverless @s2.dev

2,137
Followers
471
Following
136
Posts
19.05.2023
Joined
Posts Following

Latest posts by shikhar @schmizz.net

Pipelining is now default in latest s2-lite! 8x increase in throughput and 6x lower latency when running against an S3 standard bucket.

06.03.2026 03:27 ๐Ÿ‘ 5 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
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

Excited to enable pipelining by default in s2-lite with this upgrade! Expect lower latency and higher throughput.

github.com/s2-streamsto...

03.03.2026 18:52 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
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

Stream Store :)

26.02.2026 12:11 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 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

lite is embedded into the CLI now: 's2 lite' just made intuitive sense :)

17.02.2026 17:43 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
GitHub - s2-streamstore/s2: Durable Streams API Durable Streams API. Contribute to s2-streamstore/s2 development by creating an account on GitHub.

We have landed on an open source monorepo for the Rust SDK, CLI, and s2-lite github.com/s2-streamsto...

17.02.2026 16:06 ๐Ÿ‘ 6 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 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

It can be done, but S2 is also an HTTP API that can be used from the frontend (e.g. s2.dev/playground). And with @s2.dev, reads are horizontally scalable (www.reddit.com/r/databasede...) so a CDN is not needed.

11.02.2026 11:42 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

There will probably be a lot of similarities on the data plane (s2.dev/docs/api/rec...), since both are about durable streams, the noun. s2-lite is an OSS implementation of the the same API as @s2.dev, which is specified here github.com/s2-streamsto....

10.02.2026 12:06 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 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

Write side is streaming the @bsky.app firehose using the TypeScript SDK: github.com/s2-streamsto...

28.01.2026 18:58 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Thanks to Claude, I can frontend. Shipped some improvements to the stream tailing UX in the @s2.dev dashboard.

28.01.2026 18:57 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 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

www.youtube.com/watch?v=21EY...

29.12.2025 18:23 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

The era of experience calls for event sourcing

via paper by David Silver and
Richard Sutton, storage.googleapis.com/deepmind-med...

29.12.2025 15:57 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
Preview
Launch YC: s2.dev: Streams as a cloud storage primitive | Y Combinator The serverless API for unlimited, durable, real-time streams

YC F25, wherein we made a video from a literal stream www.ycombinator.com/launches/OnP...

27.12.2025 20:53 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Realtime Streams v2 | Trigger.dev Introducing Realtime Streams v2: Unlimited, Reliable, and Type-Safe

Amazing customers in production embracing S2 trigger.dev/changelog/re...

27.12.2025 20:52 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Cachey, a read-through cache for S3

Made reads extremely scalable and open sourced cachey.dev www.reddit.com/r/databasede...

27.12.2025 20:52 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Data Plane - S2 Records API for S2

Doubled down on http as our API s2.dev/docs/rest/re...

27.12.2025 20:52 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Streams as web resources with access controls Granular access control for S2.

Tons of product improvements, such as access control (s2.dev/blog/access-...), timestamping (s2.dev/blog/timesta...), playground (s2.dev/playground), usage visibility (s2.dev/dashboard), and SDKs (s2.dev/docs/sdk)

27.12.2025 20:51 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Introducing S2 The Log โ€“ made serverless.

HN for our intro post (s2.dev/blog/intro), deterministic simulation testing approach (s2.dev/blog/dst), and more

27.12.2025 20:51 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
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
Ilya Sutskever โ€“ We're moving from the age of scaling to the age of research
Ilya Sutskever โ€“ We're moving from the age of scaling to the age of research YouTube video by Dwarkesh Patel

Very vegan sentiment from Ilya Sutskever about aligning AI to care about sentient life rather than human in particular www.youtube.com/watch?v=aR20...

28.11.2025 00:02 ๐Ÿ‘ 7 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1

Make small writes cheap again

26.11.2025 18:45 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

You just have to take it enough times to have it be stuck behind a truck for 10 mins and get 5 free rides, it amortizes

14.11.2025 01:46 ๐Ÿ‘ 2 ๐Ÿ” 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

Definitely seeing the argument against non-standard runtimes โ€“
@cloudflare.social Workers don't support http2

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