Ecosyste.ms: OpenCollective
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
Configure CI to run weekly
Simplify finalizeConfig() by letting the caller makes the state upda...
This commit attempts to reflect also part of the work from previous messy commit:
1. Add GNUC f...
Optimize reading from fd by using fdopen()
46a463e2ad49f7d76fdb53a63e5ff97d0ffa6e99 authored about 1 year agoRequired to flush cache in the iterations of the loop that read global PEL as well.
22d52767ed979c2c89f2f904b3111864b66bc1b5 authored about 1 year agoIn case readFileDesc() read less than requested then required to continue to another iteration r...
22630eaa047b809711be25c201af1b01e2536d3f authored about 1 year ago- Fix file descriptor reader. Was written naively without checking what happen if not all the da...
20f5f6483280d13f4befc999bfa4304875c4d474 authored about 1 year ago
In case of multiple levels registration of callbacks, RDB2RESP need to take
care to enforce tha...
Extend tests that execute rdb-cli the option to run as well with valgrind.
dd1f828b20dedf69263af030b229fdf434b10c38 authored about 1 year agoc67456d762f6ef9fe49b5730ed53dd2a373bdfc8 authored about 1 year ago
dbc2c24e19b94b361b4a01728a819572fb994e7f authored about 1 year ago
- parserRaw.c didn't init appropriately aggregation of bulks for module-aux. Refactor and call t...
0c6c4ae3ce2245c7f078d840554d5ad201f713d7 authored about 1 year ago
On RDB2RESP, add singleDb flag. i.e., avoid using the SELECT command.
In turn all keys and data...
Add SONAME, pkgconfig and fix makefile issues
bc44cc2d446d233d73c3a9c4a859d8f711bb5ecf authored about 1 year agoThe api of RESP writer (which attached to RDB2RESP) is rather simple as it expects a plain iovec...
8d916c48020a316274fe8795dc4e31a02af2d70b authored about 1 year ago
* Fix crc64_init_thread_safe()
* Have more accurate maxRawSize check
* Update usage in README
- Support stream
- Extend readerResp to be able reading bulk array (for Stream).
- RDB2JSON: F...
22ce5222925a187f25f4b99c9e75051c31c1dc7b authored over 1 year ago
435590d617fed8a4faa986ef82100f9cb4058fd8 authored over 1 year ago
Add sorted set support
639600099d458133324c40a852891ffed1038af1 authored over 1 year agoDo not use empty function declarations
New C standard won't allow empty declarations and some...
05be44da0b9d32b889e1da72d783a4638afcbb04 authored over 1 year ago1f3e87e5e271a246a7f58b5c95ecf5acb0fcfe44 authored over 1 year ago
Fix compile with clang
2539662c72a82528dd68a8d4f1e4ae6cc9bfdfa2 authored over 1 year ago004e0984542d0e4da63b169a0f4c2b8a681dabdd authored over 1 year ago
1f6b6af0603a279021d246e4120790bfa804f521 authored over 1 year ago
c65dd72416a009d1b318bfcd6454eb46f0e42a8e authored over 1 year ago
b67497ef3270700c79876567e03ae004947b0c8d authored over 1 year ago
adf39568b461d6e3c460b6e94be7023a54658539 authored over 1 year ago
1bb946641d9c0c72e9c7e588c3af38c8b7fe1d5f authored over 1 year ago
219b2ab148b9349c14d868b94caa1b8d3ecaecda authored over 1 year ago
beb93b7290c4375a900aee5a08345a6ca81958d3 authored over 1 year ago
aae12c28cce1fc242575ff8b361e9ab22c85f841 authored over 1 year ago
2b697cb89d2b669867d7f56a9a85053981dce682 authored over 1 year ago
Fix multiple function definitions
d16e9b5ae41195717085cb3c1957a5590df0ffe0 authored over 1 year agoa3b22d261f36a6c452a7db43d532073a6300b17b authored over 1 year ago
0a71d32f66c965d4fb367cb2b53fb22e53749432 authored over 1 year ago
52ad3461a25fb6f1fb2bd06a61f1a675b65ce0cd authored over 1 year ago
27ba6f8ad93a814d75bf76cfb4964f86149984ce authored over 1 year ago
54b47a6b267161d856ad23df81c923bcef2bf5e8 authored over 1 year ago
4bb3338a843effd555312acb4686e3f7619bfc6b authored over 1 year ago
- Support plain hash, ziplist hash, listpack hash, zipmap hash, plain set,
intset and listpac...
* Enhance makefile (all, install, uninstall)
* Refine “make install” and versioning of librdb
3d1acab79561acd4401767ed50788929054d40c0 authored over 1 year ago
c79b3c7ea79bb7346c740fb6b8d6b585477ccf8b authored over 1 year ago
- Create basic RESP reader to parse responses from Redis server
- Rebrand rdb-convert to rdb-cl...
Following this change:
- it is now possible to register handlers at different levels and config...
Arrange bulkAlloc.h and Add Memory opt section to README.
2379eff8dac22c0f86c0ba86d812faf56abb4b03 authored over 1 year ago169346cfd184009bcf7253d9cc48ac9ca8563406 authored over 1 year ago
e4c0e3135371119d9ea427e47c2fea61e948a695 authored over 1 year ago
800532b5999a453f9df68725bf685f33304d0ba4 authored over 1 year ago
a546f9d6a42250c75b9128c5e77eb088a20b3d2c authored over 1 year ago
4096ddab19a20b996a4578bb0f31bbc25b25813b authored over 1 year ago
588a0d4ee490724d50c6b7dcfc24a3ed131ee1ab authored over 1 year ago