Categorygithub.com/overmindtech/sdpcache
repositorypackage
1.6.4
Repository: https://github.com/overmindtech/sdpcache.git
Documentation: pkg.go.dev

# README

sdpcache

Go Reference

The library provides a flexible and configurable cache for SDP items. It has the following features:

  • Caching of both items and errors
  • Configurable cache duration per-item
  • Intelligent purging logic adapts purge frequency to cache content
  • Useful statistics

See the reference docs for more info.