Add tool
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of IRedis
Pros of Redis
Pros of IRedis
Be the first to leave a pro
Pros of Redis
- Performance887
- Super fast542
- Ease of use514
- In-memory cache444
- Advanced key-value cache324
- Open source194
- Easy to deploy182
- Stable165
- Free156
- Fast121
- High-Performance42
- High Availability40
- Data Structures35
- Very Scalable32
- Replication24
- Pub/Sub23
- Great community22
- "NoSQL" key-value data store19
- Hashes16
- Sets13
- Sorted Sets11
- Lists10
- NoSQL10
- Async replication9
- BSD licensed9
- Integrates super easy with Sidekiq for Rails background8
- Bitmaps8
- Open Source7
- Keys with a limited time-to-live7
- Lua scripting6
- Strings6
- Awesomeness for Free5
- Hyperloglogs5
- Runs server side LUA4
- Transactions4
- Networked4
- Outstanding performance4
- Feature Rich4
- Written in ANSI C4
- LRU eviction of keys4
- Data structure server3
- Performance & ease of use3
- Temporarily kept on disk2
- Dont save data if no subscribers are found2
- Automatic failover2
- Easy to use2
- Scalable2
- Channels concept2
- Object [key/value] size each 500 MB2
- Existing Laravel Integration2
- Simple2
Cons of IRedis
Cons of Redis
Cons of IRedis
Be the first to leave a con
Cons of Redis
- Cannot query objects directly15
- No secondary indexes for non-numeric data types3
- No WAL1
118
855
246
25.5K
What is IRedis?
It is a terminal client for redis with auto-completion and syntax highlighting. It lets you type Redis commands smoothly, and displays results in a user-friendly format.
It is an alternative for redis-cli. In most cases, it behaves exactly the same as redis-cli. Besides, it is safer to use it on production servers than redis-cli: It will prevent accidentally running dangerous commands.
What is Redis?
Redis 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.
What companies use IRedis?
What companies use Redis?
What companies use IRedis?
No companies found
Manage your open source components, licenses, and vulnerabilities
Learn MoreWhat tools integrate with IRedis?
What tools integrate with Redis?