Code Monkey home page Code Monkey logo

violin-wiki's Introduction

README 👋


CII Best Practices CII Best Practices CII Best Practices CII Best Practices CII Best Practices CII Best Practices CII Best Practices CII Best Practices CII Best Practices CII Best Practices CII Best Practices
CII Best Practices CII Best Practices CII Best Practices CII Best Practices
CII Best Practices CII Best Practices CII Best Practices

violin 基于云原生kubernetes的微服务项目。
其中包括1个单页面web后台管理应用,统一认证,wiki管理,bookmark管理,onenote,日历,云网盘,期货交易策略管理,日常工具服务功能。

CI/CD : Jenkins pipeline + argo-cd

1.png

violin-wiki's People

Watchers

 avatar  avatar  avatar

violin-wiki's Issues

blog保存bug

blog保存bug

  • bug描述:修改超过1秒则保存,不足1秒又有新的编辑时,不触发保存功能,但是在中文输入法时候,拼音输入时,没有按下【enter】或者【space】之前,候选字并没有作为输入{文本},此时认为超过1秒触发保存功能,但是此时会截取拼音的一部分输入,形成部分拼音保存的情况。

  • bug改修分析:

  • 1. 扩大保存粒度 → 由1秒变更为3秒

  • 2. 增加/更改 保存规则 → 每次对文章进行byte相同比较,如果不相等则进行保存

  • 3. 考虑分布式系统的网络延迟不同,进而产生,本来前一时刻需要保存的内容,把后一时刻的内容覆盖掉,增加序列号。

Doc. develop plan v1.01

  • modify the docs publish function to add tenant path to md file path.
  • to add a function that can download file as html/md pattern.

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.