# Functions
NewItem creates a new Item.
# Variables
ErrCacheMiss is returned if a Get failed because the item wasn't present.
ErrNotStored is returned if conditional write (Add or Replace) failed because the condition was not met.
Null is the null Cache instance.