Advanced Chunk Processing Library
0.2.0
A comprehensive C++ library for advanced data chunking strategies and processing operations
Loading...
Searching...
No Matches
config.hpp
Go to the documentation of this file.
1
#pragma once
2
3
// Database support
4
/* #undef HAVE_POSTGRESQL */
5
/* #undef HAVE_MONGODB */
6
7
// Message queue support
8
/* #undef HAVE_KAFKA */
9
/* #undef HAVE_RABBITMQ */
10
11
// Serialization support
12
/* #undef HAVE_JSON */
13
14
// GPU support
15
/* #undef HAVE_CUDA */
config.hpp
Generated on Sat Dec 28 2024 01:08:54 for Advanced Chunk Processing Library by
1.9.8