Manual
Pricing
Join the Waitlist
cache:put
Cashe something for x number of seconds using a given key
cache:get
Get some value from cache using given key or return NULL if cache expired or key does not exist
Search