vacuum
PostgreSQL health and performance advisor for Laravel. Detect bloat, vacuum debt, and slow queries with an interactive dashboard, automated CI gate, and optional Filament panel.
파일 탐색기
- tests.yml
- dependabot.yml
- blade-console.png
- blade-table.png
- cli-check-screenshot.png
- filament-findings-light.png
- filament-findings.png
- filament-indexes-light.png
- filament-indexes.png
- filament-overview-light.png
- filament-statements-light.png
- filament-statements.png
- blade-overview.png
- filament-overview.png
- vacuum-filament-main.jpg
- vacuum-filament-thumbnail.jpg
- blade-overview.png
- cli-check.png
- filament-overview.png
- hero.png
- how-it-works.png
- lint-in-ci.png
- make_banner.py
- make_readme_art.py
- reframe.py
- safety.png
- scoring.png
- vacuum.php
- create_vacuum_history_tables.php
- columns.sql
- constraints.sql
- duplicate_indexes.sql
- index_columns.sql
- table_bloat.sql
- table_profile.sql
- table_profiles.sql
- table_statistics.sql
- vacuum_progress.sql
- findings-list.blade.php
- health-timeline.blade.php
- running-vacuums.blade.php
- chunking-large-tables.blade.php
- dead-tuples.blade.php
- fillfactor.blade.php
- framework-tables.blade.php
- heap-page.blade.php
- json-columns.blade.php
- n-plus-one.blade.php
- row-versions.blade.php
- soft-deletes.blade.php
- timestamps-and-hot.blade.php
- transactions-and-locks.blade.php
- unindexed-foreign-keys.blade.php
- unused-indexes.blade.php
- headline.blade.php
- index.blade.php
- lesson.blade.php
- node.blade.php
- console.blade.php
- dashboard.blade.php
- history.blade.php
- internals.blade.php
- layout.blade.php
- table.blade.php
- console.php
- vacuum.php
- BloatInspection.php
- CacheInspection.php
- ConfigurationInspection.php
- DuplicateInspection.php
- IndexInspection.php
- SchemaInspection.php
- SessionInspection.php
- SettingInspection.php
- StatementInspection.php
- TableInspection.php
- AutovacuumDisabled.php
- AutovacuumWorkersVersusCost.php
- BlockedSession.php
- CacheHitRatio.php
- DeadTuples.php
- DuplicateIndex.php
- EndOfLifeMajor.php
- ForeignKeyTypeMismatch.php
- IdleInTransaction.php
- InvalidIndex.php
- IoTimingOff.php
- JsonNotJsonb.php
- LockTimeoutIneffective.php
- MissingPrimaryKey.php
- MultixactWraparound.php
- NarrowPrimaryKey.php
- PendingRestart.php
- SlowStatement.php
- StaleStatistics.php
- TableBloat.php
- TimeoutsUnset.php
- UnindexedForeignKey.php
- UnindexedMorphs.php
- UnpatchedServer.php
- UnusedIndex.php
- Wraparound.php
- Advisor.php
- BloatRule.php
- CacheRule.php
- ConfigurationRule.php
- DuplicateRule.php
- Finding.php
- Grade.php
- Health.php
- IndexRule.php
- Inspection.php
- SchemaAdvisor.php
- SchemaRule.php
- SessionRule.php
- SettingRule.php
- Severity.php
- StatementRule.php
- TableRule.php
- CheckCommand.php
- InstallCommand.php
- LintCommand.php
- SnapshotCommand.php
- Baseline.php
- FindingReporter.php
- GithubReporter.php
- SeverityBar.php
- Console.php
- ConsoleAudit.php
- StatementGuard.php
- ConnectionResolver.php
- ReadOnlyExecutor.php
- InvalidCurriculum.php
- MissingStatement.php
- NestedTransaction.php
- RejectedStatement.php
- UnsupportedDriver.php
- AuthorizedByVacuum.php
- GatedWidget.php
- InstallOutcome.php
- PanelInstaller.php
- PanelProviderLocator.php
- PhpLintChecker.php
- PluginRegistrar.php
- SyntaxChecker.php
- ReadsSystemCatalog.php
- Index.php
- Session.php
- Statement.php
- Table.php
- History.php
- Overview.php
- ListIndexes.php
- ListSessions.php
- ListStatements.php
- ListTables.php
- ViewTable.php
- IndexResource.php
- SessionResource.php
- StatementResource.php
- TableResource.php
- GradeColor.php
- HistoryPanel.php
- PanelData.php
- SeverityColor.php
- TableProfilePresenter.php
- DatabaseVitals.php
- FindingsBySeverity.php
- FindingsList.php
- HealthScore.php
- HealthTimeline.php
- IndexFootprint.php
- LargestTables.php
- RunningVacuums.php
- VacuumPlugin.php
- StoresHistory.php
- Snapshot.php
- SnapshotFinding.php
- SnapshotMetric.php
- CollectedMetric.php
- FindingPresenter.php
- FindingView.php
- Forecast.php
- History.php
- LinearFit.php
- MetricKind.php
- Recorder.php
- SnapshotMetrics.php
- Trend.php
- ConsoleController.php
- DashboardController.php
- HistoryController.php
- InternalsController.php
- LearnController.php
- LessonController.php
- TableController.php
- Authorize.php
- Ctid.php
- InfoMask.php
- LinePointerFlags.php
- HeapPages.php
- RowVersions.php
- RelationCatalog.php
- HeapPage.php
- HotChain.php
- LinePointer.php
- RowVersion.php
- Availability.php
- Explorer.php
- ChunkingLargeTables.php
- DeadTuples.php
- Fillfactor.php
- FrameworkTables.php
- HeapPage.php
- JsonColumns.php
- NPlusOne.php
- RowVersions.php
- SoftDeletes.php
- TimestampsAndHot.php
- TransactionsAndLocks.php
- UnindexedForeignKeys.php
- UnusedIndexes.php
- Branch.php
- Curriculum.php
- Lesson.php
- Node.php
- Observation.php
- Tier.php
- Tree.php
- BloatEstimates.php
- CacheStatistics.php
- Columns.php
- Constraints.php
- IndexColumns.php
- IndexDuplicates.php
- IndexStatistics.php
- RunningVacuums.php
- Schemas.php
- ServerCapabilities.php
- ServerSettings.php
- Sessions.php
- Statements.php
- TableProfiles.php
- TableSchemas.php
- TableStatistics.php
- MigrationMap.php
- MigrationScanner.php
- SourceLocation.php
- Bytes.php
- Cast.php
- Elapsed.php
- Identifier.php
- IgnoredSchemas.php
- PostgresReleases.php
- Sparkline.php
- SqlRepository.php
- BloatEstimate.php
- CacheStatistic.php
- Capabilities.php
- Column.php
- ConsoleResult.php
- Constraint.php
- IndexDefinition.php
- IndexDuplicate.php
- IndexStatistic.php
- RunningVacuum.php
- Session.php
- Setting.php
- Settings.php
- Statement.php
- TableProfile.php
- TableSchema.php
- TableStatistic.php
- Vacuum.php
- VacuumServiceProvider.php
- ConsoleAuditTest.php
- ConsoleCapTest.php
- ConsoleTest.php
- MasterSwitchTest.php
- CacheInspectionTest.php
- ConfigurationInspectionTest.php
- DuplicateInspectionTest.php
- RegisteredRulesTest.php
- SchemaAdvisorTest.php
- SessionInspectionTest.php
- StatementInspectionTest.php
- CheckCommandTest.php
- InstallCommandTest.php
- LintCommandTest.php
- ReadOnlyExecutorTest.php
- ConsoleDisabledTest.php
- DashboardTest.php
- InternalsDisabledTest.php
- LearnTest.php
- TablePageTest.php
- HeapPagesTest.php
- RelationCatalogTest.php
- RowVersionsTest.php
- ChunkingLargeTablesTest.php
- FrameworkTablesTest.php
- HeapPageTest.php
- JsonColumnsTest.php
- LessonsEmptyTest.php
- LessonsTest.php
- NPlusOneTest.php
- SoftDeletesTest.php
- TimestampsAndHotTest.php
- TransactionsAndLocksTest.php
- UnindexedForeignKeysTest.php
- BloatEstimatesTest.php
- ColumnsTest.php
- ConstraintsTest.php
- IndexColumnsTest.php
- IndexDuplicatesTest.php
- IndexStatisticsTest.php
- RunningVacuumsTest.php
- ServerCapabilitiesTest.php
- ServerSettingsTest.php
- SessionsTest.php
- StatementsTest.php
- TableProfilesTest.php
- TableSchemasTest.php
- TableStatisticsTest.php
- FindingsListHistoryTest.php
- HistoryPageTest.php
- IndexResourceTest.php
- OverviewTest.php
- SessionResourceTest.php
- StatementResourceTest.php
- TableResourceTest.php
- VacuumPluginTest.php
- VacuumTestPanelProvider.php
- WidgetGateTest.php
- RouteGatingTest.php
- 2024_01_01_000000_create_orders_table.php
- 2024_01_02_000000_create_dynamic_table.php
- checkpoints.pg17.sql
- checkpoints.sql
- vacuum_progress.sql
- BladeHistoryPageTest.php
- FindingPresenterTest.php
- HistoryServiceTest.php
- ModelsTest.php
- RecorderTest.php
- ScheduleTest.php
- SnapshotCommandTest.php
- SnapshotMetricsTest.php
- InternalsErrorPanelTest.php
- InternalsTest.php
- LearnSwitchTest.php
- AutovacuumDisabledTest.php
- AutovacuumWorkersVersusCostTest.php
- BlockedSessionTest.php
- CacheHitRatioTest.php
- DeadTuplesTest.php
- DuplicateIndexTest.php
- EndOfLifeMajorTest.php
- ForeignKeyTypeMismatchTest.php
- IdleInTransactionTest.php
- InvalidIndexTest.php
- IoTimingOffTest.php
- JsonNotJsonbTest.php
- LockTimeoutIneffectiveTest.php
- MissingPrimaryKeyTest.php
- MultixactWraparoundTest.php
- NarrowPrimaryKeyTest.php
- PendingRestartTest.php
- SlowStatementTest.php
- StaleStatisticsTest.php
- TableBloatTest.php
- TimeoutsUnsetTest.php
- UnindexedForeignKeyTest.php
- UnindexedMorphsTest.php
- UnpatchedServerTest.php
- UnusedIndexTest.php
- WraparoundTest.php
- AdvisorTest.php
- HealthTest.php
- InvestigationTest.php
- SchemaInspectionTest.php
- SettingInspectionTest.php
- SeverityTest.php
- BaselineTest.php
- GithubReporterTest.php
- SeverityBarTest.php
- StatementDenylistTest.php
- StatementGuardTest.php
- ConnectionResolverTest.php
- PanelInstallerTest.php
- PanelProviderLocatorTest.php
- PhpLintCheckerTest.php
- PluginRegistrarTest.php
- GradeColorTest.php
- SeverityColorTest.php
- TableProfilePresenterTest.php
- FindingViewTest.php
- ForecastTest.php
- LinearFitTest.php
- MetricKindTest.php
- TrendTest.php
- CtidTest.php
- InfoMaskTest.php
- LinePointerFlagsTest.php
- HotChainTest.php
- LinePointerTest.php
- AvailabilityTest.php
- BranchSelectionTest.php
- CurriculumTest.php
- ObservationTest.php
- TierTest.php
- TreeTest.php
- MigrationMapTest.php
- MigrationScannerTest.php
- BytesTest.php
- CastTest.php
- ElapsedTest.php
- PostgresReleasesTest.php
- SparklineTest.php
- SqlRepositoryTest.php
- BloatEstimateTest.php
- CacheStatisticTest.php
- CapabilitiesTest.php
- ColumnTest.php
- ConstraintTest.php
- IndexDefinitionTest.php
- RunningVacuumTest.php
- SettingsTest.php
- TableProfileTest.php
- TableSchemaTest.php
- TableStatisticTest.php
- ServiceProviderTest.php
- ArchTest.php
- ConsoleTestCase.php
- DisabledTestCase.php
- FilamentTestCase.php
- FilamentUiTestCase.php
- HistoryTestCase.php
- InternalsTestCase.php
- LearnDisabledTestCase.php
- Pest.php
- TestCase.php
- .editorconfig
- .gitattributes
- .gitignore
- CHANGELOG.md
- composer.json
- CONTRIBUTING.md
- docker-compose.yml
- LICENSE.md
- phpstan.neon.dist
- phpunit.xml.dist
- pint.json
- README.md
- rector.php
- SECURITY.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
# 프로젝트 배지
// repository documentation
Was this content helpful?
(0 ratings)
