The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

store

Store a value in the cache.

Takes the following parameters:

  • $query - query to store under

  • $value - value to store in key (can be undef)

Returns $self.

INHERITED METHODS

EntityModel::StorageClass::KVStore::Layer

key_mangle, lookup, retrieval_fallback, shutdown, underlayer

EntityModel::StorageClass::KVStore::Mixin::Deferred

connection_complete, has_pending, is_connected, queue_task, run_pending