Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update value for maximum size of a JSON query on limitations page. #1206

Open
mwakerman opened this issue Jun 6, 2017 · 0 comments
Open

Comments

@mwakerman
Copy link

The limitations page incorrectly states the the maximum size of a JSON query is 64MB. The current true value is 128MB as per: https://github.com/rethinkdb/rethinkdb/blob/v2.3.5/src/client_protocol/protocols.cc#L8.

Bonus: would also be handy if the limitations section stated clearly that the same constraint applies to the maximum size of a binary file that you can store in a document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant