The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Data::Valve::BucketStore::Object - Basic Object Storage

SYNOPSIS

  my $store = Data::Valve::BucketStore::Object->new(
    store => $object,
  );

DESCRIPTION

This storage type only needs an object which supports a get()/set() methods

METHODS

fill

reset

try_push