We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
datasette/datasette/app.py
Line 106 in 58b5a37
And
datasette/datasette/views/base.py
Line 325 in 58b5a37
Refs #275
The text was updated successfully, but these errors were encountered:
?_ttl= parameter and default_cache_ttl config
b463f60
Refs #285, Closes #289
7944a8b
I ran a very rough micro-benchmark on the new num_sql_threads config option.
num_sql_threads
datasette --config num_sql_threads:1 fivethirtyeight.db
Then
ab -n 100 -c 10 'http://127.0.0.1:8011/fivethirtyeight-2628db9/twitter-ratio%2Fsenators'
Sorry, something went wrong.
Documentation: http://datasette.readthedocs.io/en/latest/config.html#num-sql-threads
No branches or pull requests
datasette/datasette/app.py
Line 106 in 58b5a37
And
datasette/datasette/views/base.py
Line 325 in 58b5a37
Refs #275
The text was updated successfully, but these errors were encountered: