container/

directory
v1.0.1-0...-4a73120 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2017 License: Apache-2.0

Directories

Path Synopsis
Package concurrent providers a cache container wrapper for safe concurrent access.
Package concurrent providers a cache container wrapper for safe concurrent access.
Package memory providers in-memory cache containers.
Package memory providers in-memory cache containers.
arc
Package arc providers an in-memory cache container using ARC (adaptive/adjustable replacement cache) arithmetic.
Package arc providers an in-memory cache container using ARC (adaptive/adjustable replacement cache) arithmetic.
fifo
Package fifo providers an in-memory cache container using FIFO (first in first out) arithmetic.
Package fifo providers an in-memory cache container using FIFO (first in first out) arithmetic.
lfu
Package lfu providers an in-memory cache container using LFU (least frequently used) arithmetic.
Package lfu providers an in-memory cache container using LFU (least frequently used) arithmetic.
lru
Package lru providers an in-memory cache Container using LRU (least recently used) arithmetic.
Package lru providers an in-memory cache Container using LRU (least recently used) arithmetic.
mru
Package mru providers an in-memory cache Container using MRU (most recently used) arithmetic.
Package mru providers an in-memory cache Container using MRU (most recently used) arithmetic.
Package multilevel providers a cache container wrapper for wrapping multi-level containers.
Package multilevel providers a cache container wrapper for wrapping multi-level containers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL