Add software caching feature to README
- Introduced a new section in the README to highlight the software caching feature, which caches popular assets to enhance download speed and reduce server load. - Removed redundant mention of software caching from the upcoming features list for clarity.
This commit is contained in:
@@ -16,6 +16,7 @@ A software distribution platform for assets built and hosted on Gitea. Built wit
|
||||
- **RSS Feed**: XML feed for tracking new software releases.
|
||||
- **i18n**: Support for English, German, Italian, and Russian.
|
||||
- **Documentation**: Support for documentation for software station and each software project in `.svx` and `.md` files.
|
||||
- **Software Caching**: Caches popular assets to reduce load on the asset servers and improve download speed.
|
||||
|
||||
## Upcoming
|
||||
|
||||
@@ -24,6 +25,7 @@ A software distribution platform for assets built and hosted on Gitea. Built wit
|
||||
- Automatic torrent generation and seeding for software assets.
|
||||
- CDN support.
|
||||
- Container scanning.
|
||||
- ClamAV and MobySF.
|
||||
- Gitea Packages support (containers, npm, etc.).
|
||||
- GPG and SBOM client-side verification via WASM.
|
||||
- Infisical support for secrets management.
|
||||
@@ -35,7 +37,6 @@ A software distribution platform for assets built and hosted on Gitea. Built wit
|
||||
- Software dependencies page and license information.
|
||||
- Sqlite database support.
|
||||
- Webhook support to force refresh or add specific software/containers.
|
||||
- Software caching for popular assets.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
Reference in New Issue
Block a user