• Kirill Smelkov's avatar
    go/zodb: Allow to set live cache control policy · cab4dd52
    Kirill Smelkov authored
    This allows for applications to tune eviction strategy for their needs.
    The interface to do so (LiveCacheControl) was defined previously in
    c67ff9ea (go/zodb: Connection: Allow applications to tune live-cache
    eviction policy), but so far there was no way to install cache
    controller. Fix it.
    cab4dd52
connection.go 9.43 KB