An open API service for software projects hosted on Open Collective.

github.com/redis/librdb

Redis RDB file parser, with JSON, RESP and RDB-loader extensions
https://github.com/redis/librdb

add pc files to gitignore

orditg opened this pull request about 2 months ago
Fix installation on MacOS without GNU Coreutils.

collinfunk opened this pull request 3 months ago
Fix installation to custom directories.

collinfunk opened this pull request 3 months ago
Define LIBRDB_VERSION using a portable sed command.

collinfunk opened this pull request 3 months ago
Fix: Remove from Makefile tests redundant -L /usr/lib

moticless opened this pull request 4 months ago
Fix CMocka UT framework by updating it to a stable release

moticless opened this pull request 4 months ago
feat: Support IPv6 and hostname connectivity

noda-sin opened this pull request 5 months ago
Fix recv() 120s Timeout on EAGAIN by Retrying Indefinitely

moticless opened this pull request 5 months ago
Update gitmodules; optimize CI Matrix; refine makefile

moticless opened this pull request 5 months ago
Add parsing support for RDB_OPCODE_RAM_LRU for Redis Ent (No-op)

moticless opened this pull request 6 months ago
Add option to hide keys in log and print sha256(key) instead

moticless opened this pull request 6 months ago
feat: add osx support

philippeboyd opened this pull request 6 months ago
Fix various build issues

moticless opened this pull request 6 months ago
Compilation errors on OSX and Ubuntu 24.04

philippeboyd opened this issue 6 months ago
Fix LFU Parsing for Values Larger Than 127

moticless opened this pull request 7 months ago
Fix a test case matching an error message in PCRE library

qbtf opened this pull request 9 months ago
Update to first major version 1.0.0

moticless opened this pull request 9 months ago
Enabling TLS/SSL when using rdb-cli with 'redis' connection?

mbentley opened this issue 9 months ago
Build hiredis only for 'make test' rule

moticless opened this pull request 11 months ago
Use After Free error

koehn opened this issue 11 months ago
Resolve Compilation Errors with ARM GCC on Ubuntu 22.04

JunhongMao opened this pull request 12 months ago
RESP2REDIS: Should not fail trying to load empty module

moticless opened this pull request 12 months ago
Got compiling errors when use arm gcc on Ubuntu 22

JunhongMao opened this issue 12 months ago
Support RDB_TYPE_HASH_METADATA relative time optimization

moticless opened this pull request about 1 year ago
Add to rdb-cli options `--show-progress`

moticless opened this pull request about 1 year ago
Add new handlersToPrint + expiration filter

moticless opened this pull request about 1 year ago
Add support to hash-field-expiration RDB_TYPE v2

moticless opened this pull request about 1 year ago
Add support to hash-field-expiration (7.4)

moticless opened this pull request about 1 year ago
Integrate python json parser as a service for testing

moticless opened this pull request about 1 year ago
Fix RESP parser - Allow Redis return empty array

moticless opened this pull request over 1 year ago
Support rdb v12

moticless opened this pull request over 1 year ago
On Send fail report Received error; Add MSG_NOSIGNAL

moticless opened this pull request over 1 year ago
Aggregate reported-errors up to 2kb

moticless opened this pull request over 1 year ago
rdb-cli - Close log file also on error

moticless opened this pull request over 1 year ago
Wrong encoding of non-ASCII characters in JSON

jscissr opened this issue over 1 year ago
Not support IPV6 address.

zwfha-oss opened this issue over 1 year ago
Run ci weekly

moticless opened this pull request over 1 year ago
fread() instead of read() + Add GNUC format validator

moticless opened this pull request over 1 year ago
fread() instead of read() + Add GNUC format validator (part1)

moticless opened this pull request over 1 year ago
Fix WAIT_MORE_DATA during stream

moticless opened this pull request over 1 year ago
Fix FD partial read

moticless opened this pull request over 1 year ago
Fix filedesc + Fix state transition of stream

moticless opened this pull request over 1 year ago
RDB2RESP: Fix functions registration

moticless opened this pull request over 1 year ago
Adding valgrind to rdb-cli tests

moticless opened this pull request over 1 year ago
RDB2RESP: Fix memory PEXPIREAT leak

moticless opened this pull request over 1 year ago
Fix XGROUP CREATE MKSTREAM dummyCG

moticless opened this pull request over 1 year ago
Fix module-Aux handling

moticless opened this pull request over 1 year ago
RDB2RESP: Add single-db flag

moticless opened this pull request over 1 year ago
Add soname, pkgconfig and fix makefile issues

tezc opened this pull request almost 2 years ago
RESP2REDIS: Refine error reporting from server

moticless opened this pull request almost 2 years ago
Fix crc64_init_thread_safe()

moticless opened this pull request almost 2 years ago
Use relative link on install

tezc opened this pull request almost 2 years ago
Support: stream, v12, -fvisibility, CI 5.0 6.0 6.2, make debug. Fix json enc

moticless opened this pull request almost 2 years ago
Do not use empty function declarations

tezc opened this pull request almost 2 years ago
Add sorted set support

tezc opened this pull request almost 2 years ago
Filter support; debug utils; AUTH support; fix json hash and signed-int String (#19)

moticless opened this pull request almost 2 years ago
Fix compile with clang

tezc opened this pull request almost 2 years ago
Support parsing modules

moticless opened this pull request almost 2 years ago
Fix parser state debug logging

tezc opened this pull request almost 2 years ago
Fix multiple function definitions

tezc opened this pull request almost 2 years ago
c99 ; remove dstRdbVersion ; support expire, del before write, Functions

moticless opened this pull request almost 2 years ago
rdbloader to support FD. RESP to support delKeyBeforeWrite

moticless opened this pull request almost 2 years ago
Extend rdbloader to support FD

moticless opened this pull request almost 2 years ago
Enhance makefile to support install and uninstall

moticless opened this pull request almost 2 years ago
Add support to SET datatype

moticless opened this pull request almost 2 years ago
Add support to HASH and SET datatypes

moticless opened this pull request about 2 years ago
Support hash; Fix pointer invalidation due to realloc() by Bulk-pool

moticless opened this pull request about 2 years ago
Support legacy and zip list; fix RESTORE crc; fix rawstring enc

moticless opened this pull request about 2 years ago
Complete librdb API to include all data types CB declarations

moticless opened this pull request about 2 years ago
Refine rdb-cli, add RESP reader and allow config pipeline-depth

moticless opened this pull request about 2 years ago
Add RESP reader, Refine rdb-cli and allow config pipeline-depth

moticless opened this pull request about 2 years ago
Mixed levels of registration + RDB2RESP

moticless opened this pull request about 2 years ago
Arrange bulkAlloc.h and Add Memory opt section to README.

moticless opened this pull request about 2 years ago
Arrange bulkAlloc.h. Add Memory opt section to README.

moticless opened this pull request about 2 years ago