Giter Site home page Giter Site logo

short-url's Introduction

高性能的长短链接转换系统

主要解决高并发场景下的长短链接转换问题,最高可支持 21 万亿条数据。

codecov

C++ Addon 编译

linux 环境: 需要安装 python3.0 以上,以及 gcc
node-gyp configure build

node 版本

v16.0.0 以上

单元测试

npm run test

项目启动

npm run dev

项目依赖

  • redis 版本: docker pull redislabs/rebloom:latest

  • postgres: docker pull postgres

TODO

  • 优先解决部署问题
    • 提供 docker-compose 部署脚本
    • 支持 helm
  • 由于 node 本身存在的内存和性能问题,后续会提供一版 Golang 方案。 node 服务作为短链生成器还是没有问题的,Golang 版本目前只打算作为转化器使用。

short-url's People

Contributors

gausons avatar

Stargazers

 avatar yuefeng-cn avatar WangLu avatar xiaolin wang avatar

Watchers

 avatar

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.