I have to admit that as much as I do love Prisma, ...
# prisma-whats-new
d
I have to admit that as much as I do love Prisma, it's painful realization, that subscriptions are still (since Graphcool) on kind of sidetrack and never getting enough attention to get those done properly, now even with broken filtering and need to handle that on a server side I am already thinking to do some sort of tech split and use Prisma more like a long therm storage and use Firestore for a realtime data and hide both of these behind single GraphQL schema ... it's not exactly dream way to go, but at least it will be reliable 😕
l
You should check out what Spectrum did with GraphQL and Rethinkdb
I haven't gone through their docs, but my understanding is they have a big write up
d
do you have some link? I am not sure what do you mean
l
d
well, that's some chat platform, what it has to do with graphql ? 🙂
l
Nothing. Nevermind
b
One of the things that attracted me to Prisma, was the ability to keep things deployed on hardware my company controls. That and the idea of someday stitching together other enterprise stuff.
💯 3
n
Stitch together all the things! 🙂 I think that's a great perspective, @Bro.