Giter Site home page Giter Site logo

blog-comment's People

Watchers

 avatar

blog-comment's Issues

ACID的实现原理

https://sang-mu.github.io/2017/05/15/ACID/#similar_posts

ACID即原子性、一致性、隔离性和持久性,是事务的基本特点。无论是面试还是想深入学习数据库,理解ACID及实现原理都是必不可少的。本文分别介绍了ACID的特点和实现原理,其中重点阐述了隔离性的实现原理,包括四大隔离级别的实现、MVCC的实现原理和MySQL相关的锁等。

浅谈如何保证缓存与数据库的一致性

https://sang-mu.github.io/2021/09/25/consistency-of-cache-and-database/

缓存与数据库数据不一致是我们在开发中经常会遇到的问题,如果对数据正确和实时性不敏感的场景或许不会有很大问题,但是如果对数据实时性和准确性要求很高的场景可能会产生很大的问题,可能会读到脏数据。本文从两个角度分析了如果解决缓存与数据库不一致的问题,各有优劣,需要根据不同的场景选择不同的处理方式。

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.