rabbitmq-server/deps/rabbit/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
..
amqqueue.hrl Bump (c) line year 2025-01-01 17:54:10 -05:00
amqqueue_v2.hrl Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
internal_user.hrl Khepri migration: match expected records 2023-10-30 09:09:53 +01:00
mc.hrl Fix dead lettering 2024-05-13 11:00:39 +02:00
rabbit_amqp.hrl Support AMQP over WebSocket (OSS part) 2025-01-27 17:50:47 +01:00
rabbit_amqp_metrics.hrl Support AMQP over WebSocket (OSS part) 2025-01-27 17:50:47 +01:00
rabbit_amqp_reader.hrl Add dynamic buffer functionality to rabbit_reader 2025-02-27 12:46:28 +01:00
rabbit_global_counters.hrl Support AMQP 1.0 natively 2024-02-28 14:15:20 +01:00
rabbit_khepri.hrl rabbit_khepri: Add macros for path patterns 2024-11-22 11:21:11 -05:00
rabbit_memory.hrl Move `file_handle_cache` and `vm_memory_monitor` back to `rabbit` 2025-05-07 09:46:14 +02:00
vhost.hrl Remove pre-virtual_host_metadata feature flag compatibility code 2022-08-01 11:56:04 +02:00
vhost_v2.hrl Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00