-
Redis Ltd.
- Israel
- https://redislabs.com/
- @AgraOran
Block or Report
Block or report oranagra
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
memtier_benchmark Public
Forked from RedisLabs/memtier_benchmark
NoSQL Redis and Memcache traffic generation and benchmarking tool.
C++ 1
-
redis Public
Forked from redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
C 1
-
redis-rdb-tools Public
Forked from sripathikrishnan/redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
Python 1
-
M2Crypto Public
Forked from FashtimeDotCom/M2Crypto
M2Crypto for 2013+: Python 2.6+, OpenSSL 0.9.8+, SWIG 2.0+, modern POSIX or Windows Vista+
Python
-
rocksdb Public
Forked from facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
C++
-
991 contributions in the last year
Activity overview
Contribution activity
January 2023
Created 9 commits in 2 repositories
Created a pull request in redis/redis that received 12 comments
WIP - Obuf limit, exit during loop in *RAND* commands, KEYS, and alike
Related to the hang reported in #11671. Currently, redis can disconnect a client due to reaching output buffer limit, it'll also avoid feeding that…
Opened 3 other pull requests in 1 repository
Reviewed 13 pull requests in 2 repositories
redis/redis
11 pull requests
- Add minimum version information to new xsetid arguments
- Make sure that fork child doesn't do incremental rehashing
- Replica client output buffer usage calculation is problematic and can lead to buffer overrun/psync loops
- WIP command reply schema
- Make redis-cli support PSYNC command
- Introduce .is_local method for connection layer
- Optimize the performance of msetnx command by call lookupkey only once
- Handle closing paranthesis in acl selectors
- Key as dict entry
- Add cluster info to bug report
- reprocess command when client is unblocked on keys




