Skip to content

overmindtech/sdpcache

Repository files navigation

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.