harish876 opened a new pull request, #170: URL: https://github.com/apache/incubator-resilientdb/pull/170
## Summary: - Integrated a Stats Class with LevelDB to export internal statistics, including LRU cache hit-and-miss metrics for the Memory Engine. - Added an LRU Cache controlled via a switch to track and report cache hit-and-miss ratios as part of the storage engine metrics on the front end. - Implemented the generation of `compile_commands.json` to enable autocompletion and IntelliSense during development. - Introduced debug flags during build steps for better profiling and performance tracking. - Fixed a bug related to passing the LevelDB configuration to the KV store. - Created a new endpoint `/transaction_data` to export specific statistics to the frontend. ##Todo: Bootstrap script like ./INSTALL.sh to install and setup all monitoring tools -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
