CF durable object based hosting

Is there a way to make datomic on cloudflare’s durable objects a thing. They’re kinda cheap and relatively easy to manage. My concerns are that I wouldn’t know how to spawn arbitrary number of durable objects as each needs like an ID, to then also use the one that’s closest to the server with load balancing. I’m new to datomic and as I see it the clients api is ideal to host on CF durable objects.