JayJamieson
JayJamieson
@nevenerep I believe this is documented in the extending with Javascript. See [handlers scope](https://pocketbase.io/docs/js-overview/#handlers-scope).
I am in the same situation looking for a libsql based store so I can work with turso db.
@abdurahmanshiine Doesn't look to be a Bun specific issue. ~~I get a somewhat similar issue running under node v20. If it's blocking you from working locally you could try `"http://localhost:8080"`...
Might be a alpine specific issue. I used the official `oven/bun:alpine` docker image, ran `bun install -g opencode-ai`. Tried running opencode and got an error `sh: ./opencode: not found` 🤷
> So I guess my thoughts are: > > A) Each StarbaseDB instance can manage N number of individual user durable objects attached to it > B) Each StarbaseDB is...
I've put together a sequence diagram of what I understand and two high level diagrams of what yourself and I are thinking about. Let me know if this matches your...
@Brayden I would imagine some sort of mode that can be configured at deployment time to enable both use cases. For single tenant, this request would run against the default...