<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Engine Handbook — PilserLabs</title><description>How the PilserLabs serverless engine works, and how to build apps on it.</description><link>https://pilserlabs.com/p/engine-handbook/</link><item><title>Your first app in 15 minutes</title><link>https://pilserlabs.com/p/engine-handbook/posts/first-app/</link><guid isPermaLink="true">https://pilserlabs.com/p/engine-handbook/posts/first-app/</guid><description>Create a board, add a table with schema, insert data, wire a realtime frontend — no deploy step.</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate><category>tutorial</category><category>rest</category><category>getting-started</category></item><item><title>What the PilserLabs Serverless Engine actually is</title><link>https://pilserlabs.com/p/engine-handbook/posts/what-is-the-engine/</link><guid isPermaLink="true">https://pilserlabs.com/p/engine-handbook/posts/what-is-the-engine/</guid><description>One Rust process that hosts many isolated apps: boards, tenants, storage chain, and why it exists.</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate><category>architecture</category><category>overview</category></item><item><title>The write path: what happens when you submit a record</title><link>https://pilserlabs.com/p/engine-handbook/posts/write-path/</link><guid isPermaLink="true">https://pilserlabs.com/p/engine-handbook/posts/write-path/</guid><description>From HTTP handler to HelixDB node — validation, seq allocation, audit, recipes, webhooks, and the concurrency fixes that keep it fast.</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate><category>internals</category><category>architecture</category><category>concurrency</category></item></channel></rss>