-
Redis Labs Inc
- 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++
-
1,214 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 16 commits in 4 repositories
Created a pull request in redis/redis that received 1 comment
Release 7.0.1
Upgrade urgency: MODERATE, specifically if you're using a previous release of Redis 7.0, contains some behavior changes for new 7.0 features and im…
Opened 6 other pull requests in 2 repositories
redis/redis
5
merged
redis/redis-doc
1
merged
Reviewed 31 pull requests in 2 repositories
redis/redis
25 pull requests
- redis-server command line arguments allow passing config name and value in the same arg
- Correct 'certificate' typo
- Fsync directory while persisting AOF manifest, RDB file, and config file
- Fix 2 comments in dict.c & redis-cli.c
- Script that made modification will not break with unexpected NOREPLICAS error
- Fully abstract connection and make TLS dynamiclly loadable
- redis-check-rdb add when_opcode check for module aux
- Fix typo in replication.c
- Correctly check for vm.overcommit_memory == 0
- Reimplement cli hints based on command arg docs
- Add RM_SetClientNameById and RM_SetClientProtocolById
- Fix 3 comments in server.c
- Fix crash when overcommit_memory is inaccessible
- Fixed SET and BITFIELD commands being wrongly marked movablekeys
- Update some comments in stream command docs
- Module api doc generator, fixing issue with negative lookback terminating at "."
- Increment the stat_rdb_saves counter in SAVE command
- aof rewrite and rdb save counters in info
- fix unused argument warning in ae_select.c
-
Documentation fixes of
BITFIELD_ROandXINFO STREAM - Handle multiple_token flag in generate-command-help.rb
- Split instantaneous_repl_total_kbps
- rewrite alias config to original name
- Hide low-level encoding details when removing an element from a set.
- Only print final log when aof is loaded successfully
- Some pull request reviews not shown.


