-
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-rdb-tools Public
Forked from sripathikrishnan/redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
Python 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
-
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++
-
860 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 19 commits in 4 repositories
Created a pull request in redis/redis that received 7 comments
Optimize MSETNX to avoid double lookup
Opened 9 other pull requests in 2 repositories
redis/redis
7
merged
- ignore latency errors in the schema validation CI
- Fix reply schema validator with RESET command
- fix CLIENT SETINFO to use error replies instead of status replies
- add 7.2 history details to xinfo json files
- update help.h from commands.json
- Release 7.0.10
- Avoid assertion when MSETNX is used with the same key twice (CVE-2023-28425)
redis/redis-doc
2
merged
Reviewed 52 pull requests in 3 repositories
redis/redis
25 pull requests
- Fix redis-cli cluster test timing issue
- Add COMMAND COUNT test to cover reply-schemas-validator test
- update summary of lpop, lpushx, rpop, rpushx commands in json file
- Add needs:reset for the test
- [redis-benchmark] Adding --seed option to seed the RNG
- Replcae sentinel commands sanity check with infrastructure work test
- Allow clients to report name and version
- Module commands to have ACL categories.
- Add missing master_reboot flag in sentinel instance info
- Fix race in temp rdb delete shutdown test
- Optimize MSETNX to avoid double lookup
- Fix new subscribe mode test in reply-schemas-validator
- passwords printed in the crash log
- Don't run command filter on blocked command reprocessing
-
Remove unnecessary
fsyncwhen sentinel flushs config file - redis-cli: Accept commands in subscribed mode
- Fix compile lto-wrapper warning for aarch64
- Minor fix to print, set to str
- Support for RM_Call on blocking commands
- Fix usleep compilation warning in auth.c
- Bump codespell to 2.2.4, fix typos and outupdated comments
- Fix the bug that write sentinel sensitive information to redis_cli historyfile
- Add RM_ReplyWithErrorFormat that can support format
- Add RM_RdbLoad and RM_RdbSave module API functions
- Fix WAITAOF mix-use last_offset and last_numreplicas
- Some pull request reviews not shown.




