Dan Pegg

Results 3 issues of Dan Pegg

Sometimes Statamic will make duplicate calls to the `getItem` method in `Statamic\Stache\Stores\BasicStore`. While using the cache will alleviate some of the slow down caused by these duplicate calls, utilising blink...

The raw class variable is only set once on initialisation, so it makes sense to only evaluate the augmented value once too. This PR adds a new class variable called...

## Description Adds required flags to lite.go to enable realtime support when self hosting Also bumps the GoLang version in the Dockerfile to fix the build ## Motivation To use...