No description
  • JavaScript 56.5%
  • Shell 27.4%
  • Makefile 10.4%
  • Java 4.3%
  • Dockerfile 0.9%
  • Other 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-20 19:01:52 +00:00
.github Anchor: RabbitMQ v4.3.3 2026-07-20 19:01:32 +00:00
deps Anchor: RabbitMQ v4.3.3 2026-07-20 19:01:32 +00:00
docs Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
mk Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
packaging Anchor: RabbitMQ v4.3.3 2026-07-20 19:01:32 +00:00
release-notes Anchor: RabbitMQ v4.3.3 2026-07-20 19:01:32 +00:00
scripts Anchor: RabbitMQ v4.3.3 2026-07-20 19:01:32 +00:00
selenium Anchor: RabbitMQ v4.3.3 2026-07-20 19:01:32 +00:00
.dockerignore Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
.elp.toml Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
.git-blame-ignore-revs Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
.gitignore Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
.mailmap Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
AGENTS.md Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
AI-AUTHORSHIP.md docs(scaffold): UniCORE onprem scaffold + STARTING-POINT on RabbitMQ v4.3.1 anchor 2026-06-08 22:01:36 +00:00
CLAUDE.md Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
CODE_OF_CONDUCT.md Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
COMMUNITY_SUPPORT.md Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
consumer_timeouts.md Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
CONTRIBUTING.md Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
erlang.mk Anchor: RabbitMQ v4.3.3 2026-07-20 19:01:32 +00:00
erlang_ls.config Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
GEMINI.md Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
LICENSE-APACHE2 Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
LICENSE-MPL-RabbitMQ Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
LICENSE.md docs: repoint overlay links to Forgejo-primary + GitHub-mirror both-URL 2026-07-13 23:11:45 +00:00
LICENSE.upstream docs(scaffold): UniCORE onprem scaffold + STARTING-POINT on RabbitMQ v4.3.1 anchor 2026-06-08 22:01:36 +00:00
Makefile Anchor: RabbitMQ v4.3.2 2026-07-06 19:13:31 +00:00
PKG_LINUX.md Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
PKG_WINDOWS.md Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
plugins.mk Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
rabbitmq-components.mk Anchor: RabbitMQ v4.3.3 2026-07-20 19:01:32 +00:00
README.md docs: repoint GitHub links to Forgejo-primary + GitHub-mirror (both-URL) 2026-07-13 13:56:19 +00:00
README.upstream.md docs: repoint overlay links to Forgejo-primary + GitHub-mirror both-URL 2026-07-13 23:11:45 +00:00
rebar.config Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
SERVER_RELEASES.md Anchor: RabbitMQ v4.3.1 2026-06-08 22:01:25 +00:00
STARTING-POINT.md docs(scaffold): UniCORE onprem scaffold + STARTING-POINT on RabbitMQ v4.3.1 anchor 2026-06-08 22:01:36 +00:00
STATUS.md docs: repoint overlay links to Forgejo-primary + GitHub-mirror both-URL 2026-07-13 23:11:45 +00:00
UPSTREAM-MERGE-DISCIPLINE.md docs(scaffold): UniCORE onprem scaffold + STARTING-POINT on RabbitMQ v4.3.1 anchor 2026-06-08 22:01:36 +00:00

UniCORE.RabbitMQ

SCAFFOLD-ANCHOR repository — initial scaffold 2026-06-04.

Full scaffolding, upstream-fork integration, and source-code work all pending a fresh dedicated kickoff arc. This initial commit exists to lock the repository's identity, licence position, and place in the UniCORE Sanity Check fleet so the work cannot be forgotten.

Author: Bryan Fred, Unitek Systems Limited, Bedford, United Kingdom. First commit: 2026-06-04 17:45 UTC.


What this repository is

bryanunitek/UniCORE.RabbitMQ is the RabbitMQ family member: On-prem-deployment-shape public gift surface. Documentation today; source code at certification.

Family purpose: Open-source message queue — async job processing, inter-service messaging for UniCORE.GVB.


Upstream

  • Upstream project: https://github.com/rabbitmq/rabbitmq-server
  • Upstream licence: MPL-2.0
  • Our relationship: Fork-and-extend. Upstream codebase is consumed verbatim under its original licence; our additions sit on top under CC BY 4.0.

The merge discipline that governs how this repository absorbs upstream changes is documented in UPSTREAM-MERGE-DISCIPLINE.md.


Platforms

Windows · Linux · macOS · iOS · Android


Family — the four-repo pattern

UniCORE.RabbitMQ is published as a four-repo family:

  • bryanunitek/UniCORE.RabbitMQ — public on-prem-deployment-shape gift surface ← this repo
  • bryanunitek/UniSaaS.UniCORE.RabbitMQ — public SaaS-deployment-shape gift surface
  • bryanunitek/UniCORE.RabbitMQ-Claw (private) — on-prem-shape working repository
  • bryanunitek/UniSaaS.UniCORE.RabbitMQ-Claw (private) — SaaS-shape working repository

Status

SCAFFOLD-ANCHOR as of 2026-06-04. See STATUS.md for the full status breakdown.


Files in this scaffold commit


Foundation triad (gift, public, CC BY 4.0):

Implementation reference (deployment-shape pair):

Substrate-services layer (deployment-shape pair):


Contact


Author: Bryan Fred, Unitek Systems Limited, Bedford, United Kingdom. Public. Given, not sold. Irrevocable.