#durableobjects search results
I built a scalable caching layer using @Cloudflare #DurableObjects to reduce database load and improve latency for high-traffic apps 🚀 - Offload read/write ops to DO - Sync data back to the main DB periodically - Low-latency access for users - Scales effortlessly with DO
Heads up to those playing with @Cloudflare Durable Objects... I've prototyped a class + middleware combo that lets you interact with your durable objects without having to write fetch calls and routers (I do that for you). #javascript #durableobjects Like/RT if you want this!
and it's shipped! it was quite fun to build something like this. what would you like to see me build next? maybe webpushes to the chat? :) #BuildInPublic #fontend #DurableObjects #vite #realtime #chat
Built an Agentic QA evaluating any browser game without explicit instructions. The future is weird. I'm quite proud of this one. loom.com/share/f42fb7a4… Demo: gameeval.adamwhite.work Repo: github.com/adam0white/Gam… #OpenSource #DurableObjects #AIAgent @CloudflareDev @gauntletai
🫨 3 days in, and rank 14 on Google Search for "Durable Objects". Not too shabby for me rambling... I don't understand the internet... I'll take it! 🥹 #durableobjects #cloudflare
🎉 Milestone Alert! 🎉 workers-qb has just hit 1,000 weekly downloads! 🚀 Unlock the power of D1 and Durable Objects with SQLite! #Cloudflare #D1 #DurableObjects
RSC only for Next.js contributors? Behold: Server Authoritative UI on @Cloudflare Objects / @rivet_gg Actors. #durableobjects #cloudflare #realtime #react #frontend #buildinpublic #rsc
Just showed @Cloudflare Durable Objects blog to Google's NotebookLM. Mind = blown 🤯 The tech behind DO is wild but kinda hard to get at first. AI breakdown tho? Game changer! Full audio here: drive.google.com/file/d/1K2nW7V… @CloudflareDev #CloudflareDevs #DurableObjects
Just released itty-durable on #npm to cut the boilerplate of working with @cloudflare #durableobjects, thanks to an integrated #ittyrouter. Your durable classes can look this clean! #javascript #workers #serverless #js #cloudflare #api #opensource #cf npmjs.com/package/itty-d…
New article out: "Cloudflare Durable Objects are Virtual Objects"🚀 This pops up a lot and is a mindset shift from the traditional way of thinking on "creating" and "destroying" resources, so I wrote a few thoughts how to think about it. lambrospetrou.com/articles/durab… #DurableObjects
Join Lizzie Siegle @lizziepika at Jfokus 2025 for “Durable Objects: Don’t Tempt Fate, Maintain State.” Learn how Durable Objects make managing state and complexity at scale easier in JavaScript runtimes. #Jfokus2025 #DurableObjects #EdgeComputing buff.ly/3CBJVMO
Well, there is even a landing page, and the admin UI supports full CRUD. Go ahead, fork it, try it out, and let me know how to improve it further! "It works for me!" 🥳👌 Stats will be coming soon. #Rediflare #DurableObjects #CloudflareWorkers
🚀 Almost done with my weekend project. The @CloudflareDev birthday week was the push I wanted. SQLite in Durable Objects is **awesome!** I need to polish the code and add docs, but you can go far just with Durable Objects alone. Adding the rest platform in... ooofff 🥳🤯
🚀 Excited to dive into @Cloudflare's Durable Objects - the game-changer in JavaScript runtime! 🔥 Simplifying stateful backend servers on the edge, it's like serverless functions but better. Join our live talk for some mind-blowing insights! #Cloudflare #DurableObjects…
Show HN: Tonbo 0.2.0-Durable Objects on S3 and Local Disk with Python github.com/tonbo-io/tonbo… #Tonbo #DurableObjects #Python
The compliance piece of @Cloudflare #DurableObjects may turn out to be the killer feature that moves more applications to edge computing. You can tag a #DurableObject to “never leave the EU” and it won’t. blog.cloudflare.com/introducing-wo…
Didn't touch my website in over half a year. None of the code looks familiar, and I'm slightly amused that everything about it still works 🤣... Anyways, I forced myself to write stuff because I felt my brain atrophying. #cloudflare #durableobjects thekevinwang.com/2024/05/11/on-…
thekevinwang.com
On Durable Objects | Kevin Wang’s Blog
Some notes and observations on Cloudflare’s globally distributed and strongly consistent coordination API.
17/18 Durable Objects and Workflows provide a robust programming model that ensures guaranteed execution for asynchronous tasks that require persistence and reliability. #DurableObjects ⬇️
#DurableObjects is a brand new product. We will benchmark over time and confident will perform well. So far Workers has done a good job demonstrating its performance benefits over other serverless platforms. See, e.g., blog.cloudflare.com/serverless-per… & blog.cloudflare.com/introducing-wo…
blog.cloudflare.com
Serverless Performance: Cloudflare Workers, Lambda and Lambda@Edge
A comparison of the performance of Lambda, Lambda@Edge, and Cloudflare Workers, three ways of deploying Serverless functions.
Built an Agentic QA evaluating any browser game without explicit instructions. The future is weird. I'm quite proud of this one. loom.com/share/f42fb7a4… Demo: gameeval.adamwhite.work Repo: github.com/adam0white/Gam… #OpenSource #DurableObjects #AIAgent @CloudflareDev @gauntletai
Rethink serverless with a new approach to state. Our guide explains how #Statefulserverless with #Durableobjects simplifies architecture, reduces latency, and moves state to the edge. Read the full guide 👉 antt.me/WBfI-VO1 #Serverless #Cloudflare #AntStack
antstack.com
A Guide to Stateful Serverless with Durable Objects | Build AI-Powered Software Agents with...
Stateful serverless with Cloudflare Durable Objects. Learn how to solve latency and complexity by bringing state and compute together at the edge.
New article out: "Cloudflare Durable Objects are Virtual Objects"🚀 This pops up a lot and is a mindset shift from the traditional way of thinking on "creating" and "destroying" resources, so I wrote a few thoughts how to think about it. lambrospetrou.com/articles/durab… #DurableObjects
and it's shipped! it was quite fun to build something like this. what would you like to see me build next? maybe webpushes to the chat? :) #BuildInPublic #fontend #DurableObjects #vite #realtime #chat
17/18 Durable Objects and Workflows provide a robust programming model that ensures guaranteed execution for asynchronous tasks that require persistence and reliability. #DurableObjects ⬇️
I built a scalable caching layer using @Cloudflare #DurableObjects to reduce database load and improve latency for high-traffic apps 🚀 - Offload read/write ops to DO - Sync data back to the main DB periodically - Low-latency access for users - Scales effortlessly with DO
Just came across Durable Objects in Cloudflare! Excited to explore how they handle state at the edge and share my progress along the way. Stay tuned! #Cloudflare #DurableObjects #WebDev #developers
RSC only for Next.js contributors? Behold: Server Authoritative UI on @Cloudflare Objects / @rivet_gg Actors. #durableobjects #cloudflare #realtime #react #frontend #buildinpublic #rsc
Join Lizzie Siegle @lizziepika at Jfokus 2025 for “Durable Objects: Don’t Tempt Fate, Maintain State.” Learn how Durable Objects make managing state and complexity at scale easier in JavaScript runtimes. #Jfokus2025 #DurableObjects #EdgeComputing buff.ly/3CBJVMO
Show HN: Tonbo 0.2.0-Durable Objects on S3 and Local Disk with Python github.com/tonbo-io/tonbo… #Tonbo #DurableObjects #Python
Zero-latency SQLite storage in Cloudflare's Durable Objects? 🚀 This upgrade means faster, real-time data processing for web apps at scale! 🖥️ Think global performance with local speed. #SQLite #DurableObjects #Cloudflare #TechNews hubs.li/Q02TcLkj0
"Durable Objects (DO) are built ontop of Cloudflare Workers (edge compute). Each DO instance has its own durable storage persisted across requests, in-memory state, executes in single-threaded fashion, and you decide its location. You can create millions of them!" #DurableObjects
Exciting developments in zero-latency SQLite storage for Durable Objects! 🚀 Check out the details here: simonwillison.net/2024/Oct/13/ze… #SQLite #DurableObjects #TechNews
🎉 Milestone Alert! 🎉 workers-qb has just hit 1,000 weekly downloads! 🚀 Unlock the power of D1 and Durable Objects with SQLite! #Cloudflare #D1 #DurableObjects
Just showed @Cloudflare Durable Objects blog to Google's NotebookLM. Mind = blown 🤯 The tech behind DO is wild but kinda hard to get at first. AI breakdown tho? Game changer! Full audio here: drive.google.com/file/d/1K2nW7V… @CloudflareDev #CloudflareDevs #DurableObjects
Well, there is even a landing page, and the admin UI supports full CRUD. Go ahead, fork it, try it out, and let me know how to improve it further! "It works for me!" 🥳👌 Stats will be coming soon. #Rediflare #DurableObjects #CloudflareWorkers
🚀 Almost done with my weekend project. The @CloudflareDev birthday week was the push I wanted. SQLite in Durable Objects is **awesome!** I need to polish the code and add docs, but you can go far just with Durable Objects alone. Adding the rest platform in... ooofff 🥳🤯
Feels like magic when you get @Cloudflare #DurableObjects working with websockets and @remix_run. Though, there were some issues with @vite_js dev server trying to handle the incoming ws and failing, but there are work arounds:
#DurableObjects (DO) are built ontop of Cloudflare Workers. Each DO instance has its own durable (persisted across requests) storage, its own in-memory state, executes in single-threaded fashion, and you can programmatically create unlimited of them, each in its own location. 👌
📢"Durable Objects (DO) — Unlimited single-threaded servers spread across the world" Durable Objects are probably the most underrated compute and storage offering by Cloudflare. Read the full article to understand what they are and how to use them 👉 lambrospetrou.com/articles/durab…
Based on feedback, itty-durable@next has reversed the persistence API. For those playing, v3.0.0-next.3 requires persisted data to be stored in this.$persisted. All other props become in-memory only! @CloudflareDev #durableobjects npmjs.com/package/itty-d…
🫨 3 days in, and rank 14 on Google Search for "Durable Objects". Not too shabby for me rambling... I don't understand the internet... I'll take it! 🥹 #durableobjects #cloudflare
I built a scalable caching layer using @Cloudflare #DurableObjects to reduce database load and improve latency for high-traffic apps 🚀 - Offload read/write ops to DO - Sync data back to the main DB periodically - Low-latency access for users - Scales effortlessly with DO
Heads up to those playing with @Cloudflare Durable Objects... I've prototyped a class + middleware combo that lets you interact with your durable objects without having to write fetch calls and routers (I do that for you). #javascript #durableobjects Like/RT if you want this!
Just released itty-durable on #npm to cut the boilerplate of working with @cloudflare #durableobjects, thanks to an integrated #ittyrouter. Your durable classes can look this clean! #javascript #workers #serverless #js #cloudflare #api #opensource #cf npmjs.com/package/itty-d…
🫨 3 days in, and rank 14 on Google Search for "Durable Objects". Not too shabby for me rambling... I don't understand the internet... I'll take it! 🥹 #durableobjects #cloudflare
Join Lizzie Siegle @lizziepika at Jfokus 2025 for “Durable Objects: Don’t Tempt Fate, Maintain State.” Learn how Durable Objects make managing state and complexity at scale easier in JavaScript runtimes. #Jfokus2025 #DurableObjects #EdgeComputing buff.ly/3CBJVMO
🎉 Milestone Alert! 🎉 workers-qb has just hit 1,000 weekly downloads! 🚀 Unlock the power of D1 and Durable Objects with SQLite! #Cloudflare #D1 #DurableObjects
🚀 Excited to dive into @Cloudflare's Durable Objects - the game-changer in JavaScript runtime! 🔥 Simplifying stateful backend servers on the edge, it's like serverless functions but better. Join our live talk for some mind-blowing insights! #Cloudflare #DurableObjects…
Show HN: Tonbo 0.2.0-Durable Objects on S3 and Local Disk with Python github.com/tonbo-io/tonbo… #Tonbo #DurableObjects #Python
Well, there is even a landing page, and the admin UI supports full CRUD. Go ahead, fork it, try it out, and let me know how to improve it further! "It works for me!" 🥳👌 Stats will be coming soon. #Rediflare #DurableObjects #CloudflareWorkers
🚀 Almost done with my weekend project. The @CloudflareDev birthday week was the push I wanted. SQLite in Durable Objects is **awesome!** I need to polish the code and add docs, but you can go far just with Durable Objects alone. Adding the rest platform in... ooofff 🥳🤯
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Monday 36.4K posts
- 2. #MondayMotivation 30.6K posts
- 3. #DestinyClinicxWilliamEst 221K posts
- 4. Victory Monday 1,079 posts
- 5. #MondayVibes 1,799 posts
- 6. WILLIAMEST DESTINY 227K posts
- 7. #GirlPower N/A
- 8. Eagles 181K posts
- 9. Goff 19.6K posts
- 10. Lions 82.6K posts
- 11. #Wordle1612 N/A
- 12. House Republicans 31.6K posts
- 13. Dan Campbell 9,694 posts
- 14. Tom Cruise 20.3K posts
- 15. Alignerz 216K posts
- 16. Taxi 17K posts
- 17. GM CT 23.2K posts
- 18. Gibbs 7,553 posts
- 19. Soles 104K posts
- 20. Collinsworth 3,391 posts