-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[stable30] Transparent* database sharding #47561
Commits on Aug 28, 2024
-
feat: track expected output columns in query builder
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8eaddbc - Browse repository at this point
Copy the full SHA 8eaddbcView commit details -
fix: don't make ICacheFactory depend on database
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1744e7 - Browse repository at this point
Copy the full SHA b1744e7View commit details -
fix: delay calculating global cache prefix untill a cache is created
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f57d46 - Browse repository at this point
Copy the full SHA 8f57d46View commit details -
feat: add option to automatically partition queries by specific tables
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ec53e7 - Browse repository at this point
Copy the full SHA 4ec53e7View commit details -
feat: implement distributing partitioned queries over multiple shards
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82d7eaf - Browse repository at this point
Copy the full SHA 82d7eafView commit details -
test: mark share test cleanup as running across all shards
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ecf1cc2 - Browse repository at this point
Copy the full SHA ecf1cc2View commit details -
fix: only allow pre-defined shards
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e51939 - Browse repository at this point
Copy the full SHA 3e51939View commit details -
test: run sharding tests in ci
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22f76fc - Browse repository at this point
Copy the full SHA 22f76fcView commit details -
fix: hint storage id in more places
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 693ee5e - Browse repository at this point
Copy the full SHA 693ee5eView commit details -
fix: run mimetype repair query across all shards
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e40fa4 - Browse repository at this point
Copy the full SHA 0e40fa4View commit details -
test: fix share provider tests for sharding
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b6d76a - Browse repository at this point
Copy the full SHA 1b6d76aView commit details -
fix: make background scan job compatible with sharding
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5500723 - Browse repository at this point
Copy the full SHA 5500723View commit details -
fix: adjust systemtag orphan cleanup query to work with sharding
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddecae8 - Browse repository at this point
Copy the full SHA ddecae8View commit details -
fix: fix share cleanup for deleted groups with sharding
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc5f0f5 - Browse repository at this point
Copy the full SHA dc5f0f5View commit details -
fix: implement sharding compatible cleanup for various bits
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b264559 - Browse repository at this point
Copy the full SHA b264559View commit details -
fix: make preload custom proterties sharding compatible
Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57ffbb7 - Browse repository at this point
Copy the full SHA 57ffbb7View commit details -
fix: mark systemconfig value as not being tainted because they are im…
…plicitly trusted Signed-off-by: Robin Appelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2bff39 - Browse repository at this point
Copy the full SHA e2bff39View commit details -
chore: Apply php:cs recommendations
Signed-off-by: Louis Chemineau <[email protected]> [skip ci]
Configuration menu - View commit details
-
Copy full SHA for e5a8f99 - Browse repository at this point
Copy the full SHA e5a8f99View commit details -
Signed-off-by: Louis Chemineau <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 140b36f - Browse repository at this point
Copy the full SHA 140b36fView commit details