Note
  • Introduction
  • Mocha
  • Mongodb
  • Javascript Snippet
  • Comon code snippets
  • React & Webpack
  • Meteor
  • Http
  • Useful command
  • Async, Await / Promise
  • Google Maps API
  • Vue 2.x, React, Angular 1.x
  • Redis
  • Website Performance Optimization
  • 尚未整理
  • Regular Expression
  • Blockchain
    • Bitcoin
  • Make a Landing Page
  • CSS Tricks
  • Date
  • Chrome Dev Tool - Tuning Performance
  • Segment and keen.io
  • SlackBot
Powered by GitBook
On this page
  • Crash
  • Backup
  • Scale

Was this helpful?

Redis

Crash

Backup

  • RDB

    • Fork child-process is time-consuming when dataset is big

  • AOF (Append Only File)

https://redis.io/topics/persistence

Scale

PreviousVue 2.x, React, Angular 1.xNextWebsite Performance Optimization

Last updated 6 years ago

Was this helpful?