PyRedis is a simple, in-memory key-value store inspired by Redis, featuring basic operations like SET, GET, and DELETE. It supports optional TTL, automatic saving/loading from JSON, and a user-friendly command-line interface for easy interaction.
Primary LanguagePythonMIT LicenseMIT
This repository is not active