Search: "ret 1"
Breaking the Limits of Relational Databases: An Analysis of Cloud-Native Database Middleware (1) blog
architecture. ## 1. Vertical Sharding Vertical sharding is also known as vertical partitioning. Its key idea is the use of ...
MySQL engine features - about InnoDB transaction locks (1) Forums
level. Suppose there are records No 1, 4, 5, 8 and 12 on the index. We execute the similar statements: SELECT... WHERE col > ...
Advanced WordPress Management Using WP-CLI on Alibaba Cloud ECS - Part 1 blog
This three-part tutorial walks you through setting up WordPress advanced management with WP-CLI. Part 1 focuses on setting up ...
Kubernetes: Basic Deployments blog
the image in a Pod - maxUnavailable and maxSurge - maxSurge: 5 maxUnavailable: 5 - maxSurge: 10 maxUnavailable: 10 ## 1) Basic ...
Setting Up a Server Cluster for Enterprise Web Apps (1) blog
will consist of 3 Web Application Servers and 1 Load Balancing Server. Although we will be setting up and installing WordPress on ...
MongoDB sharding migration (1) Forums
three parts. This article is the first part. 1. Load balancing and migration policies 2. Chunk migration process 3. Balancer O ...
When Databases Meet FPGA – Achieving 1 Million TPS with X-DB Heterogeneous Computing blog
of the distributed database X-DB. To achieve 10 times the performance of MySQL and 1/10 the storage cost, X-DB combines ...
Docker Container-Centric Commands for Beginners: Part 1 blog
use the shell. exit exits that specific shell session. The container is still running. ``` / # ps PID USER TIME COMMAND 1 ...
Windows Networking Troubleshooting 1: Not Receiving Data Packets at NIC blog
. ## Collect Basic Information Although the problem seems very clear, we need to understand more details: 1. The condition that ...
Implementing a Modern WordPress Workflow on Alibaba Cloud - Part 1 blog
staging environment for testing before updating the live site. In Part 1, we will create and secure a staging site subdomain. We ...