WP Manifestindependent plugin directory
manifest / performance / s3-local-index

S3 Local Index

Stores a local index to make common file operations faster

by helsingborg-stad · github.com/helsingborg-stad/s3-local-index

0stars
1.8kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/helsingborg-stad/s3-local-index/archive/refs/heads/main.zip

Also on Packagist as helsingborg-stad/s3-local-index:

composer require helsingborg-stad/s3-local-index

From the readme

S3 Local Index A WordPress plugin that provides local indexing of S3 files with CLI commands and cache flushing capabilities. This plugin improves performance when working with large S3 buckets by creating local indexes that enable fast file existence checks and directory listings without expensive S3 API calls. This plugin is tested with a bucket of over 1 000 000 files. Description The S3 Local Index plugin creates and maintains local JSON index files that mirror the structure of your S3 bucket. This enables WordPress to quickly determine if files exist on S3 without making API calls for every check. The plugin supports both single-site and multisite WordPress installations. Key Features - Fast File Operations: Local indexes eliminate the need for S3 API calls during file existence checks - WordPress Integration: Seamless integration with WordPress's filesystem API through stream wrappers - CLI Management: WP-CLI commands for index management - Cache Support: Multiple caching strategies including WordPress object cache and static memory cache - Multisite Support: Full support for WordPress multisite networks - Cached Delegation: Sometimes delegation to original wrapper mus

Read the full README on GitHub →

Releases

TagPublished
1.2.0 Feb 4, 2026
1.1.25 Feb 4, 2026
1.1.24 Feb 4, 2026
1.1.23 Oct 21, 2025
1.1.22 Oct 17, 2025
1.1.21 Oct 17, 2025
1.1.20 Oct 10, 2025
1.1.18 Oct 10, 2025
1.1.17 Oct 10, 2025
1.1.15 Oct 10, 2025
1.1.13 Oct 10, 2025
1.1.11 Oct 10, 2025
1.1.10 Oct 8, 2025
1.1.9 Oct 8, 2025
1.1.7 Oct 8, 2025
1.1.5 Oct 8, 2025
1.1.3 Oct 8, 2025
1.1.2 Oct 8, 2025
1.1.0 Oct 8, 2025
1.0.12 Oct 8, 2025
1.0.11 Oct 8, 2025
1.0.10 Oct 7, 2025
1.0.8 Oct 7, 2025
1.0.6 Oct 7, 2025
1.0.4 Oct 7, 2025

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.