💻 Reemo Blog
📚 Tutorial📝 Notes
GitHubGitHub
  • Data / Services
      • Basic - Get Started
      • Basic - Get Started
      • Advance - extentions
      • Advance - pg_dump
      • Basic - Get Started
  • Javascript Library
    • Basic - Get Started
    • Advance - Secret
    • Advance - Encrypt
    • Advance - Plugins
    • Advance - Cache
    • Basic - Router
    • Basic - Static
    • Basic - Data method
    • Advance - Database connect
    • Advance - Data Validations
    • Advance - JWT
    • Advance - Logging
    • Advance - Paginations
    • Bcryptjs
    • PostgresSQL
    • xlsx
  • Languages
    • Python Menu
    • Install and Config venv (Windows)
    • Python Install with uv
    • Start with Python
    • Python Annotations
    • Basic - Types
    • React TSX
    • General rundown

On This Page

  • Download
  • Login
  • See all informations
  • Get all the keys
  • Get specific keys values
📚 Tutorial💾 DatabaseRedisBasic - Get Started

Basic command

Download

Download from:
https://redis.io/

Login

redis-cli -h 1.1.1.1 -p 6379

See all informations

info

Get all the keys

keys *

Get specific keys values

get <name_key>
get ages
Advance - pg_dumpBasic - Get Started

Copyright © 2025 Reemo Studio - All Rights Reserved