github.com/GoCodeAlone/modular/modules/cache
Ecosystem:
go
go
Package URL:
pkg:golang/github.com/GoCodeAlone/modular/modules/cache
Total PRs:
1 Dependabot PR
1 Dependabot PR
Latest PR:
9 months ago
9 months ago
Unique Repositories:
1 repository
1 repository
Unique Repos (30 days):
1 repository
1 repository
Recent PRs
Bump github.com/GoCodeAlone/modular/modules/cache from 0.1.0 to 0.1.2
0.1.0 → 0.1.2
Patch PR
Open
9 months ago
Package Details
| Name: | github.com/GoCodeAlone/modular/modules/cache |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/GoCodeAlone/modular/modules/cache |
| JSON API: | View JSON |
Package Information
Description:
Package cache provides a flexible caching module for the modular framework. This module supports multiple cache backends including in-memory and Redis, with configurable TTL, cleanup intervals, and connection management. It provides a unified interface for caching operations across different storage engines. The cache module supports the following engines: The module can be configured through the CacheConfig structure: The module registers itself as a service that can be injected into other modules: Basic caching operations:
| Repository: | https://github.com/GoCodeAlone/modular |
| Homepage: | https://github.com/GoCodeAlone/modular |
| Latest Release: |
v0.1.0
10 months ago |
| Dependent Repos: | 0 |
| Dependent Packages: | 0 |
| Ranking: | Top 5.807% by dependent repos Top 5.4415% by dependent pkgs |
PR Types
Patch
1 (100.0%)