Or any approach to launch prisma service locally w...
# prisma-whats-new
e
Or any approach to launch prisma service locally without docker?
l
Prisma cloud private clusters are set up using RDS
Oh, you edited to locally. I don't know if it's (easily) possible locally. Why don't you want containerized MySQL?
e
Actually, I'm working on a new prisma connector to a MySQL-compatible database
l
Ah. I can't help you there, sorry. But be sure to check out the 1.5/beta branch where there's a lot of refactoring going on in anticipation of new connectors
e
OK, I'll check it out.
n
@Ed Huang you can find some material in the Prisma Cluster Deployment section here https://www.graph.cool/forum/t/sparkles-awesome-prisma/2878?u=nilan
e
But I think it's MySQL compatible, so it wouldn't be that hard, I guess
@nilan thanks