Co-founder @dbos.dev • Stanford CS PhD
Co-organizer @southbaysystems.xyz
Working on 🐘 Database + Systems + AI
Amateur bird watcher 🦉
Personal site: qianli.dev
She/her.
Qian Li
Loading...
OpenMetrics Integration: Peter will introduce our new OpenMetrics support and demonstrate how to export workflow metrics to Datadog and other observability platforms for monitoring, dashboards, and alerting.
Excited for the talks!
Workflow Observability Redesigned: Alex will showcase major upgrades to DBOS Conductor UI. You can now visualize workflow execution timelines, navigate workflows with thousands of steps, and use multi-faceted filtering capabilities to quickly find workflows of interest.
Join us at this month's DBOS User Group! We're focusing on workflow observability this time.
Come meet other DBOS users and the DBOS team. Register here: luma.com/48twdj1n?tk=...
We wrote a new blog post on why co-locating workflow state with your data is powerful: www.dbos.dev/blog/co-loca...
When workflow metadata and application data live in the same database, they can be updated in the same transaction. That simplifies tough problems like atomicity and idempotency.
We just released DBOS Transact for Go v0.16.0
This release adds support for SQLite as a durability backend. SQLite is a great fit for local development, edge deployments, and lightweight applications that still need reliable recovery from failures.
Release notes: github.com/dbos-inc/dbo...
Qian Li
Qian Li
Over the past month, the DBOS product team has focused heavily on two areas: workflow operations tooling and performance optimization.
Would love to hear your thoughts, especially from folks running workflows in production.
Read the full update here:
dbos.dev/blog/new-in-...
Qian Li
Qian Li
Qian Li
I just pulled the trigger on DBOS Transact for Java v0.9. Major new features include:
* Step Factories / @TransactionalStep - checkpoint DBOS steps inside a transaction
* Dynamic Queues - queues can now be created/updated/deleted at runtime
💬 EP 3. Hello, Agent: How do you make AI agents fail-safe?
Jeremy Edberg, C-Suite Advisor at @dbos.dev explains how durable execution solves reliability issues, its role in building prod-ready AI agents, & shares insights from his time at Netflix/Reddit on enterprise-scale reliability engineering.🎧
The recording from this event is now available!
youtu.be/9LiSWbRASKc
DBOS
New workflow timeline visualization on DBOS Conductor, dynamic database-backed queue config, scalability optimizations, improved Java and Go feature parity, and new ecosystem integrations.
Our next @southbaysystems.xyz meetup is on May 26! We're covering one of my favorite topics: databases, and how to use them to make better architectural decisions and build reliable systems.
Food and drinks will be provided courtesy of our hosts at PingCAP. Register here: luma.com/3j9twotu?tk=...
Welcome to another edition of South Bay Systems! This time we bring you two wonderful talks: Himank Chaudhary will explain how the queuing infrastructure in…