An open index of dependabot pull requests across open source projects.

github.com/GoCodeAlone/modular/modules/cache

Ecosystem:
go
Package URL:
pkg:golang/github.com/GoCodeAlone/modular/modules/cache
Total PRs:
1 Dependabot PR
Latest PR:
9 months ago
Unique Repositories:
1 repository
Unique Repos (30 days):
1 repository
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
11 months ago
Dependent Repos: 0
Dependent Packages: 0
Ranking: Top 5.807% by dependent repos Top 5.4415% by dependent pkgs
PR Status
Open 1 (100.0%)
Merged 0 (0.0%)
Closed 0 (0.0%)
PR Types
Patch 1 (100.0%)