emqx/apps/emqx_schema_registry/src
Zaiming (Stone) Shi 10c1245125 refactor: change schema registry SERD_TAB to ets
Prior to this change, it's a mria/mnesia table
which may cause nodes to overwrite each other.
2024-02-28 23:13:07 +01:00
..
emqx_schema_registry.app.src refactor: change schema registry SERD_TAB to ets 2024-02-28 23:13:07 +01:00
emqx_schema_registry.erl refactor: change schema registry SERD_TAB to ets 2024-02-28 23:13:07 +01:00
emqx_schema_registry_app.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_schema_registry_http_api.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_schema_registry_schema.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_schema_registry_serde.erl refactor: change schema registry SERD_TAB to ets 2024-02-28 23:13:07 +01:00
emqx_schema_registry_sup.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00