llegaz/redis-tools

Tools and interfaces to help inspect Redis Databases

Maintainers

Package info

github.com/llegaz/RedisTools

pkg:composer/llegaz/redis-tools

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 1

dev-main 2026-04-14 11:43 UTC

This package is not auto-updated.

Last update: 2026-04-15 09:57:10 UTC


README

This tool primary purpose is to pair with my own implementation of PSR-6 pools or PSR-16 Simple Cache: RedisCache by Laurent LEGAZ](https://github.com/llegaz/RedisCache/actions)

redis tools screenshot terminal preview

Notes:

  1. This set of tools is not designed to debug real world scenario with millions entries !
    In fact, it is a simple development tool to preview PSR-6 pools or PSR-16 Simple Cache while setting them up with, for instance, check on some fixtures, expiration and so on.
  2. There won't be any units here or at least not for now (I should reconsider this while achieving point 3).
  3. Try to enhance these Tools to be usable in production (custom Lua batch scripts ? excluding O(n) complexity (HGETALL)).


See you space cowboy... 🚀