emqx/rel
Andrew Mayorov 063d6200c8
feat(router): enable using 2 tables to store routes
Instead of a single unified table, to reap the benefits of cheap
`ets:lookup/2` per regular topic subscription route.

Change configuration option naming to reflect the change: user now has
an ability to choose _storage schema_.
2023-08-29 17:41:59 +04:00
..
config chore: add rate limit example 2023-08-11 13:51:21 +08:00
i18n feat(router): enable using 2 tables to store routes 2023-08-29 17:41:59 +04:00
BUILD_INFO build: more structured build info 2022-03-02 21:22:03 +01:00
emqx_conf.template.en.md chore: fix typo 2023-06-09 09:31:32 +08:00
emqx_conf.template.zh.md docs: update config docs 2023-04-18 19:18:27 +02:00
emqx_vars refactor: export EMQX_LOG_DIR 2023-04-29 22:10:19 +02:00
env.bat.eex chore(mix): minimal elixir mix release build 2021-12-21 13:51:22 -03:00
env.sh.eex chore(mix): minimal elixir mix release build 2021-12-21 13:51:22 -03:00
remote.vm.args.eex chore(mix): minimal elixir mix release build 2021-12-21 13:51:22 -03:00
vm.args.eex chore(mix): minimal elixir mix release build 2021-12-21 13:51:22 -03:00