Git Product home page Git Product logo

shupdtp's Introduction

Hi there 👋

My personal blog is online now! Check in slhmy.github.io/blog. And I'm really willing to recommend my preparing knowledge base on slhmy.github.io/full-stack-docusaurus/

  • 💼 Acting as Software Develop Engineer, and working with GameEngine/CloudNative/Urban/Industry.
  • 📝 I'm planning to build a full judge system.
  • 🌱 Learning Unity/Blender recently.
  • 🤖 May learn some AI stuff later.

slhmy's github stats

shupdtp's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar qk12 avatar slhmy avatar

Stargazers

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

Watchers

 avatar

Forkers

qk12 au-miner

shupdtp's Issues

Update actix-web to 4.0 将actix-web更新到4.0版本

I‘m not sure if it's an urgent target.
4.0 version of actix-web can compatible with tokio 1.0 ecosystem.
Actix-web is now in 4.0-beta6, so if we don't want to get into trouble, we should wait until stable version releases;
However updating it cost some work with server-core which is also in a high priority.

我不确定这是否是紧急目标。
4.0 版本的 actix 网络可以与 tokio 1.0 生态系统兼容。
Actix-web 现在处于 4.0-β6 中,因此如果我们不想惹上麻烦,我们应该等到稳定版本发布:
然而,更新它花费了一些工作与服务器核心,这也是一个高度优先级。

Create single package for db operations 为数据库操作建立单独的包

With increasing number of functions, there are a lot of operation that we can reuse.
The current project structure already become complex, and it's hard to find db operations if we still put it in service.
We need a single level for mappers, and put it into a single package can realize unit test for these mapper functions.

随着功能的不断增加,我们可以重复使用大量的操作。
当前的项目结构已经变得复杂,如果我们仍然将其投入使用,就很难找到db操作。
我们需要一个"映射器"的单个级别,并将其放入一个单一的包中,可以实现这些映射函数的单元测试。

Move common mod out of `src` 将通用模组移出"src"

Common mod means something that we can reuse in other web project.
This demand will help reducing main project size, and convenience other actix-web project to start.

通用模组指的是我们可以在其他 Web 项目中重复使用的东西。
这一需求将有助于减少主要项目规模,并方便其他 Actix 网络项目启动。

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.