A Database-less App Framework?

Do you just mean how grains are stored?

There isn’t any, you can just as easily use a NoSQL store for grain persistence. Postgres is what it supports right now just because that is what we use at work. Orleans supports a number of different databases for grain persistence.

3 Likes