Does anyone know if there are any set cache limits within BreezeJS in the client side persistence manager? We are choosing how we attack a disconnected scenario depending on how much data we can pull down from the server to the client before hitting issues. We don't need to pull down the entire database, but a user with a large data set could need to pull down a substantial set of data.
Also are there different limits with different browsers?