Starbase: SQLite on the Edge
starbasedb.com
Starbase: SQLite on the Edge
1–10 of 49 posts
Re: Starbase: SQLite on the Edge
#2Update: bug in redirection: https://starbasedb.com/blog/blog/blog/blog/blog/blog/develop...
Re: Starbase: SQLite on the Edge
#3What is the architecture overview? Does each worker have a copy or do all of them work on the same DB files? How does it handle concurrent workers and db locking? Is SQLite native locking mechanism sufficient in this application?
Re: Starbase: SQLite on the Edge
#4Re: Starbase: SQLite on the Edge
#5Re: Starbase: SQLite on the Edge
#6Re: Starbase: SQLite on the Edge
#7Re: Starbase: SQLite on the Edge
#8This is awesome. We’ve adopted a similar architecture with DO. Does it do data sync across devices? Offline first? Or is it all online thru DO and D1?
D1 = Cloudflare D1, https://developers.cloudflare.com/d1/
Just incase someone else was as lost as me.
Re: Starbase: SQLite on the Edge
#9Re: Starbase: SQLite on the Edge
#10This is awesome. We’ve adopted a similar architecture with DO. Does it do data sync across devices? Offline first? Or is it all online thru DO and D1?
DO = Cloudflare Durable Objects, https://developers.cloudflare.com/durable-objects/ D1 = Cloudflare D1, https://developers.cloudflare.com/d1/ Just incase someone else was as lost as me.