]> source.dussan.org Git - rspamd.git/commit
[Project] Move the whole backend to C++
authorVsevolod Stakhov <vsevolod@rspamd.com>
Tue, 5 Dec 2023 16:24:46 +0000 (16:24 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Tue, 5 Dec 2023 16:24:46 +0000 (16:24 +0000)
commitb4d6ebf474c8f4257cbe50ae1663ea58ab3b08c1
tree79f912b49cfdf947aab650f1c2450f4483bb1d3f
parent15d023291bedb5cbd2634c05f79185ab6a358c6c
[Project] Move the whole backend to C++

Easier to work further.
src/libserver/redis_pool.cxx
src/libstat/CMakeLists.txt
src/libstat/backends/redis_backend.c [deleted file]
src/libstat/backends/redis_backend.cxx [new file with mode: 0644]
src/libutil/cxx/file_util.cxx
src/libutil/util.c
src/libutil/util.h