Search Articles — Sudonull

Search Results

In this project

MergeTree in ClickHouse: granules, parts, and sparse index

https://sudonull.com/mergetree-in-clickhouse-granules-parts-and-sparse-index

MergeTree structure using a bids table example: part, granule, mark, merge of parts, ORDER BY vs PRIMARY KEY, partitioning, EXPLAIN indexes, partition management.

Redis Lua Queue: partition order and worker pool

https://sudonull.com/redis-lua-queue-partition-order-and-worker-pool

Implementation of Redis queue on Lua for strict order in partitions, shared worker pool, retries. Benchmarks, diagrams, code. For middle/senior dev — study and implement.

Partitioning in ClickHouse: Strategies and Operations

https://sudonull.com/partitioning-in-clickhouse-strategies-and-operations

How partitioning in ClickHouse accelerates DROP and data management. Choosing partition size, system.parts, DETACH/ATTACH, FREEZE, MOVE to SSD/HDD, and a script for deleting old data.

Kafka in Node.js: reliable consumers and scaling

https://sudonull.com/kafka-in-node-js-reliable-consumers-and-scaling

How to properly configure Kafka consumers in Node.js: partitions, offsets, rebalancing, and parallel processing. Practical recommendations for developers.

From the web

Mar 11, 2023 ·

https://www.lifewire.com/how-to-partition-a-hard-drive-2626081

Mar 11, 2023 · A detailed tutorial on how to partition a hard drive in Windows 11, 10, 8, 7, Vista, and XP. You have to partition a drive prior to formatting.

Disk Management in Windows | Microsoft Support

https://support.microsoft.com/en-US/Windows/Experience/Storage-FileManagement/disk-management-in-windows

To create a partition or volume (the two terms are often used interchangeably) on a hard disk, you must be logged in as an administrator, and there must be either unallocated disk space or free space within an extended partition on the hard disk.

Sep 3, 2024 ·

https://www.pcmag.com/how-to/how-to-partition-a-hard-drive

Sep 3, 2024 · There are many reasons to partition your hard drive: security, data redundancy, or filing. It's easier than you think. Here's how to split up your storage allocation and get it ready for use.

Searches related to partition key

https://www.easeus.com/partition-manager/

Easy & free disk manager for Windows beginners to adjust disk space, create a new partition , merge partition , clone SSD, and set up a hard drive on Windows 11/10/8.1/8/7 and Windows XP/Vista.

Trending Now