Skip to content

quanghuybest2k2/laravel-cache

Repository files navigation

redis cache

Download

https://github.com/MicrosoftArchive/redis/releases

command

redis-cli

View all key

KEYS *

View info key

GET <key>

Delete key

DEL <key>

View TTL

TTL <key>

RedisInsight (tool)

https://redis.io/insight

Releases

No releases published

Packages

No packages published