Open Issues Need Help
View All on GitHubThe Next-Gen Database for AI—an infrastructure designed for data and AI. As the MySQL of the AI era.
The Next-Gen Database for AI—an infrastructure designed for data and AI. As the MySQL of the AI era.
AI Summary: The task is to make several hardcoded parameters within the ShannonBase database's purge operation configurable, likely through session variables. This involves modifying the `purge.h` header file to replace the constant values (MAX_PURGER_TIMEOUT, PURGE_BATCH_SIZE, MIN_VERSIONS_FOR_PURGE, PURGE_EFFICIENCY_THRESHOLD) with mechanisms to retrieve values from session variables or a configuration file.
The Next-Gen Database for AI—an infrastructure designed for data and AI. As the MySQL of the AI era.