Daniele Salvatore Albano

Results 40 issues of Daniele Salvatore Albano

Implement garbage collector for the KeyValue storage

enhancement

Implement KeyValue storage reload at startup

enhancement

The current implementation of the human-readable Redis protocol parser is buggy as it searches for a space and then perform a number of additional operations expecting data to be present...

bug
hacktoberfest

Implement packaging for Fedora 34 and newer

enhancement
hacktoberfest

Implement packaging for Ubuntu 20.04 and newer Use the build docs for reference. Share as much as possible with the deb package build process

enhancement
hacktoberfest

Implement packaging for Debian 11 and newer Use the build docs for reference. Share as much as possible with the deb package build process

enhancement
hacktoberfest

Implement packaging for RHEL 9 and newer Use the build docs for reference.

enhancement
hacktoberfest

Implement tests for the worker_network_io_uring_op interface (it's possible to use as reference the worker_storage_io_uring_op tests)

bug

The redis protocol writer implemented in https://github.com/danielealbano/cachegrand/blob/main/src/protocol/redis/protocol_redis_writer.c doesn't have tests, these should be implemented.

bug
hacktoberfest

Implement redis sorted sets commands

enhancement