emqx/apps/emqx_enterprise
Thales Macedo Garitezi 541d03a0ba refactor(schema_registry): refactor schema registry app and modules
Fixes https://emqx.atlassian.net/browse/EMQX-10361

- Moves `lib-ee/emqx_ee_schema_registry` to `apps/emqx_schema_registry`.
- Removes the `_ee_` segment from module names.
  - Exceptions are the table names which are kept to avoid backwards incompatibilities.
2023-07-12 09:24:15 -03:00
..
etc chore: delete telemetry.enable from enterprise.conf 2023-05-26 11:58:58 +02:00
src refactor(schema_registry): refactor schema registry app and modules 2023-07-12 09:24:15 -03:00
test test: stop testing i18n.conf 2023-05-29 14:22:23 +02:00
.gitignore refactor: rename lib-ee/emqx_ee_conf to apps/emqx_enterprise 2023-05-22 14:51:27 +02:00
BSL.txt chore: add BSL in apps/emqx_enterprise 2023-05-22 14:51:27 +02:00
README.md chore: fix typo for enterprise readme 2023-05-29 19:08:15 +08:00
rebar.config refactor: rename lib-ee/emqx_ee_conf to apps/emqx_enterprise 2023-05-22 14:51:27 +02:00

README.md

EMQX Enterprise Application

This application only holds EMQX config schema for enterprise edition so far. In the future this application will collect more responsibilities in managing enterprise edition specific features.