For larger tables and indexes that are hash-sharded, we can specify the number of initial tablet splits desired as part of the […]
Read MoreFor larger tables and indexes that are hash-sharded, we can specify the number of initial tablet splits desired as part of the […]
Read MoreThe YB-Master service maintains the system metadata and records, including tables and the locations of their tablets, as well as users and […]
Read MoreThe YB-TServer service performs the actual input-output for end-user requests. It handles Data Manipulation Language (DML) statements such as INSERT, UPDATE, DELETE, and SELECT. YB-TServer actions […]
Read MoreIn the YugabyteDB Tip CHANGE TSERVER GFLAG ON THE FLY we learned how to update the in memory value of a gFlag […]
Read MoreGflags, also known as configuration flags, are used in YugabyteDB to manage configurations and feature flags for its primary applications: yb-master (master), […]
Read More