tskrio / seedling

Tasks for Today
https://tskr.io
MIT License
15 stars 7 forks source link

Get caching working #180

Open jacebenson opened 2 years ago

jacebenson commented 2 years ago

This ... needs to work for... lambda deployments where you have ~10s to execute.

To get caching to work we need to update gitpod's yaml to set up a redis host. Update the prisma setup to use the caching for properties and messages.

This is the first step to getting rules to work as database entries.