• Dan Mace's avatar
    Support namespacing in cache.Store implementations · 5ee943d6
    Dan Mace authored
    Support namespacing in cache.Store by framing the interface functions
    around interface{} and providing a key function to each Store implementation.
    
    Implementation of a fix for #2294.
    5ee943d6
undelta_store_test.go 2.94 KB