Global cache Redis.
This commit is contained in:
parent
3120a58e86
commit
5ab2381ad3
@ -13,8 +13,8 @@ use LasTres::Schema;
|
||||
our $VERSION = $LasTres::Schema::VERSION;
|
||||
|
||||
{
|
||||
my $self;
|
||||
sub new {
|
||||
my $self;
|
||||
my $class = shift;
|
||||
if (!defined $self) {
|
||||
$self = $class->SUPER::new(@_);
|
||||
|
Loading…
Reference in New Issue
Block a user