diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2020-02-02 17:35:47 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2020-02-02 17:35:47 +0300 |
| commit | 4216b2a644019bd22354461c4a716203bf2bee30 (patch) | |
| tree | c6c6635b3fb05e6b92da867ac32d4e5db309c8fb /src/rabbit.erl | |
| parent | 6eb7144387f89747e7d65b05a4dea42c20457e06 (diff) | |
| download | rabbitmq-server-git-4216b2a644019bd22354461c4a716203bf2bee30.tar.gz | |
Introduce rabbit_{exchange,amqqueue}:lookup_many/1
rabbit_amqqueue:lookup/1 already supports lists of keys
but it makes less sense for rabbit_exchange:lookup/1.
This introduces a uniform API element that can be used to look up
N entities by key while preserving the historically accumulated
difference that stems from the common access patterns
for each entity type.
Diffstat (limited to 'src/rabbit.erl')
0 files changed, 0 insertions, 0 deletions
