Blog | 博客

Use Docker to efficiently build a local development environment (detailed tutorial)

The pain of local development Before development, you first need to install various development tools and service support into your development environment. There may be dependency problems, environment variable problems, port conflicts, compiled library problems, and so on. During development, you may need to depend on some other services. You’d better hope that there will

Use Docker to efficiently build a local development environment (detailed tutorial) Read More »

Is Redis going to be replaced?

In the middle of this year, a former Google and former Amazon engineer launched Dragonfly, an open source in-memory data caching system he created, written in C/C and distributed under the BSL license (Business Source License). According to past benchmark results, Dragonfly may be the fastest in-memory storage system in the world , it provides

Is Redis going to be replaced? Read More »

4 solutions for uploading monitoring data on the front end when the page is closed

Overview This article focuses on the solution of how to upload monitoring data to the server when the page instance is closed with the business scenario of “front-end monitoring and reporting data” . Among them, four schemes are involved, namely: Synchronous XMLHttpRequest img.src navigator.sendBeacon fetch keepalive Synchronous XMLHttpRequest const data = JSON . stringify ({

4 solutions for uploading monitoring data on the front end when the page is closed Read More »

10 Rules of the Super Trader

Original link: https://muyexi.im/chao-ji-jiao-yi-yuan-de-10tiao-fa-ze/ 3 keys to great performance Big money when it’s right. Continued profitability. Avoid big losses when you’re wrong. Rule 1: Focus, don’t scatter Centralized positions make positions easier to manage. Concentrated positions keep you focused. Concentrating your positions allows you to be patient. Focus on the best targets! Rule 2: Increase Turnover

10 Rules of the Super Trader Read More »