bingo-dd

command module
v0.0.0-...-c245631 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2020 License: LGPL-2.1 Imports: 12 Imported by: 0

README

bingo-DD 数据字典通用服务

the common data dictionary application。it‘s base on the redis and used as search engine。

说明

基于redis实现的高性能分布式数据字典服务。用于解决微服务架构下,基础数据(业务配置数据)的高性能读的问题。

字典的应用场景:
  • 业务配置。例如:客户的profile、客户的访问权限,购买开通的产品等
  • 错误码。例如:下游返回码:10001 通讯成功 映射码: 000 成功
  • 类型字典。例如 性别:男、女
  • 基础数据。例如 国家、省份
  • 等等。完全看你的想象力

字典模型

  • 类型编码
  • 说明
  • 是否需要分页
  • 字典查询字段 (可以用于查询的字段)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL