Git Product home page Git Product logo

1more-hexo-comment's People

Contributors

careywang avatar

Watchers

 avatar  avatar

1more-hexo-comment's Issues

MySQL 事务嵌套解决方案小结 | CareyWong's blog

https://1more.ws/2019/07/mysql-transaction-nesting

  MySQL 事务机制被广泛用于处理操作量大、复杂度高的数据,日常业务中也很常见。在默认的 MySQL 配置下,事务默认是自动提交的,因此要显式地开启一个事务务须使用命令 BEGIN 或 START TRANSACTION,或者执行命令 SET AUTOCOMMIT=0,用来禁止使用当前会话的自动提交。   MySQL 官方文档中,明确的说明了不支持嵌套

Redis 集群之 Redis-Cluster | 1more

https://1more.ws/2019/07/redis-cluster-introduction.html

业务背景  组内大约是去年引入 redis 作为缓存服务,由于当时经验的欠缺,只是局限于 key-value 存储极少部分配置,因此只是在某台机器上起了一个 docker,一台 redis 服务供几个系统调用。  由于业务需求、组内成员缓存方面知识加深以及我这个『始作俑者』对缓存的好感,缓存使用频度日益增长。虽然性能上暂时还未出现瓶颈,在新系统上线后,基于

Redis 集群之 Redis-Cluster | CareyWong's blog

https://1more.ws/2019/07/redis-cluster-introduction

业务背景  组内大约是去年引入 redis 作为缓存服务,由于当时经验的欠缺,只是局限于 key-value 存储极少部分配置,因此只是在某台机器上起了一个 docker,一台 redis 服务供几个系统调用。  由于业务需求、组内成员缓存方面知识加深以及我这个『始作俑者』对缓存的好感,缓存使用频度日益增长。虽然性能上暂时还未出现瓶颈,在新系统上线后,基于

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.