Skip to content

support multiple etymologies #893

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 55 commits into
base: master
Choose a base branch
from
Open

support multiple etymologies #893

wants to merge 55 commits into from

Conversation

qicz
Copy link

@qicz qicz commented Jul 13, 2021

  • support the Redis, MySQL, HTTP etymology. default using Http etymology (adaptive xml configuration);
  • using yml and xml config file, yml is preferred;
  • refactor and optimize Dictionary, Configuration logic.

@medcl
Copy link
Member

medcl commented Jul 18, 2021

旧版本的配置是无缝兼容的么?

@qicz
Copy link
Author

qicz commented Jul 18, 2021

旧版本的配置是无缝兼容的么?

已经完全适配旧版本xml配置。原有的http远程词库不支持业务划分,所以使用xml配置时,所有业务都将使用同样的远程词库。

@qicz
Copy link
Author

qicz commented Jul 22, 2021

当yml配置文件和xml同时存在时,优先使用yml

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants