Mirror of a distributed, offline-first bug tracker embedded in git
1// Package cache contains a caching layer on top of the low-level bug 2// functions to provide efficient querying, filtering, sorting. 3package cache