rabbitmq-server/deps/rabbit_common/include
Jean-Sébastien Pédron e58eb1807a
Move `file_handle_cache` and `vm_memory_monitor` back to `rabbit`
[Why]
They were moved from `rabbit` to `rabbit_common` several years ago to
solve an dependency issue because `amqp_client` depended on the file
handle cache. This is not the case anymore.

[How]
The modules are moved back to `rabbit`.

`rabbit_common` doesn't need to depend on `os_mon` anymore. `rabbit`
already depends on it, so no changes needed here.

`include/rabbit_memory.hrl` and some test cases are moved as well to
follow the `vm_memory_monitor` module.
2025-05-07 09:46:14 +02:00
..
logging.hrl rabbit_peer_discovery: Move peer discovery driving code from `rabbit_mnesia` 2023-07-07 09:42:32 +02:00
rabbit.hrl Bump (c) year in the startup banner 2025-03-08 08:05:58 -05:00
rabbit_core_metrics.hrl Bump (c) line year 2025-01-01 17:54:10 -05:00
rabbit_framing.hrl Increase initial AMQP 0-9-1 connection frame size limit 2025-03-15 18:22:55 -04:00
rabbit_misc.hrl Bump (c) line year 2025-01-01 17:54:10 -05:00
resource.hrl Bump (c) line year 2025-01-01 17:54:10 -05:00