Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 385 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 385 Bytes

cache2

A cache implementation in Go

This is used in uniqush-push

Because some installations of uniqush-push predate versioned dependencies, this was created as a repo separate from uniqush/cache, because of the inconvenience caused by interface incompatibilities.

License: Apache-2.0