//
pkg.gl
Category
github.com/jahrulnr/go-waf
internal
repository
redis
package
1.2.0
Repository:
https://github.com/jahrulnr/go-waf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
90 SLOC
#
Functions
NewCache
NewCache creates a new TTLCache instance connected to a Redis server.
#
Structs
TTLCache
TTLCache is a Redis-based cache with time-to-live (TTL) expiration.