[Redis GUI] AnotherRedisDesktopManager: A faster, better and more stable redis desktop manager
AnotherRedisDesktopManager
AnotherRedisDesktopManager is a faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What’s more, it won’t crash when loading a large number of keys.
Redis - https://redis.io/ is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams. Redis has built-in replication, Lua scripting, LRU eviction, transactions, and different levels of on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster.
Installation
Mac OS X
Download latest dmg - https://github.com/qishibo/AnotherRedisDesktopManager/releases package from release - https://github.com/qishibo/AnotherRedisDesktopManager/releases [or gitee - https://gitee.com/qishibo/AnotherRedisDesktopManager/releases in China], double click to install.
-
Or by brew:
brew install --cask another-redis-desktop-manager
-
Or sponsor by app store - https://apps.apple.com/app/id1516451072, It’s not free, and I will be very grateful to you.
See Linux - https://github.com/qishibo/AnotherRedisDesktopManager#linux, Windows - https://github.com/qishibo/AnotherRedisDesktopManager#windows to learn how to installation.