Git Product home page Git Product logo

envcd's People

Contributors

afumu avatar liuzwei avatar moremind avatar qicz avatar qurenneng avatar yunlongn avatar zfkhhh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

envcd's Issues

dictionary data structure and interface design

  1. Task1. dictionary data structure design by go.
  2. Task2. dictionary data operation interface by go, include save, remove, update, query. this is common interface.
  3. Task3. dictionary data operation api design.

data structure base namespaces(application-name) + username design.

configuration service design

  1. Task1. Configuration Service data structure design
  2. Task2. Configuration Service abstract interface design.
  3. Task3. Configuration Service api design.

this maybe base on dictionary service, data structure base on username+namespaces(application-name)

envcd website

  • website template
  • envcd logo
  • envcd architecture
  • envcd introduction
  • envcd docs

etcd client

  1. Task1. envcd use etcd design.
  2. Task2. load data from etcd.
  3. Task3. etcd sync api.

this maybe base on #18

plugin context design and data context

plugin context maybe include:

  • request info, header, cookies, body, status, rawstatus
  • response info,
  • traceid
  • logid
  • and so so.

plugin data:

  • configuration data
  • operation data

data store interface

  1. Task1. store data interface, include store, load, query, delete
  2. Task2. abstract load, store, query, delete design.

scopespace code

  1. create dictionary (etcd/mysql)
  2. delete dictionary (etcd/mysql)
  3. update dictionary (etcd/mysql)
  4. query dictionary (mysql)
  5. pageable dictionaries

user task

  1. login api
  2. logout api
  3. create user api @liuzwei
  4. delete user api
  5. update user api

login task

    1. login salt generate strategy
    1. password generate strategy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.