<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RocksDB &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/rocksdb/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Thu, 10 Jul 2025 14:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Quicksilver v2: evolution of a globally distributed key-value store (Part 1)</title>
		<link>https://noise.getoto.net/2025/07/10/quicksilver-v2-evolution-of-a-globally-distributed-key-value-store-part-1/</link>
		
		<dc:creator><![CDATA[Anton Dort-Golts]]></dc:creator>
		<pubDate>Thu, 10 Jul 2025 14:00:00 +0000</pubDate>
				<category><![CDATA[Cache]]></category>
		<category><![CDATA[Distributed]]></category>
		<category><![CDATA[Quicksilver]]></category>
		<category><![CDATA[Replication]]></category>
		<category><![CDATA[RocksDB]]></category>
		<category><![CDATA[storage]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=7b1194e8046c3a9d4020b0fe2613b321</guid>

					<description><![CDATA[This blog post is the first of a series, in which we share our journey in redesigning Quicksilver — Cloudflare’s distributed key-value store that serves over 3 billion keys per second globally.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>The effect of switching to TCMalloc on RocksDB memory use</title>
		<link>https://noise.getoto.net/2021/02/03/the-effect-of-switching-to-tcmalloc-on-rocksdb-memory-use/</link>
		
		<dc:creator><![CDATA[Dmitry Vorobev]]></dc:creator>
		<pubDate>Wed, 03 Feb 2021 12:00:00 +0000</pubDate>
				<category><![CDATA[malloc]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[Quicksilver]]></category>
		<category><![CDATA[RocksDB]]></category>
		<category><![CDATA[TCMalloc]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=203a90f1a5b973589479f55927bea0b2</guid>

					<description><![CDATA[Memory allocator is an important part of the system, so choosing the right allocator for a workload can give huge benefits. Here is a story of how we decreased service memory usage by almost three times.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/02/The-effect-of-switching-to-TCMalloc-on-RocksDB-memory-use-in-blog.png" length="0" type="" />

			</item>
		<item>
		<title>Moving Quicksilver into production</title>
		<link>https://noise.getoto.net/2020/11/25/moving-quicksilver-into-production/</link>
		
		<dc:creator><![CDATA[Geoffrey Plouviez]]></dc:creator>
		<pubDate>Wed, 25 Nov 2020 15:11:22 +0000</pubDate>
				<category><![CDATA[Key-Value]]></category>
		<category><![CDATA[Kyoto-Tycoon]]></category>
		<category><![CDATA[LMDB]]></category>
		<category><![CDATA[Product News]]></category>
		<category><![CDATA[Quicksilver]]></category>
		<category><![CDATA[RocksDB]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ddd491839045cf39097f4bd7f7ca025f</guid>

					<description><![CDATA[We previously explained how and why we built Quicksilver. This second blog post is about the long journey to production which culminates with Kyoto Tycoon removal from Cloudflare infrastructure and points to the first signs of obsolescence.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2020/11/image3-17.png" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 26/105 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-11 14:52:55 by W3 Total Cache
-->