From 18beaec91229eb8756eacdd1ed08066d78d49765 Mon Sep 17 00:00:00 2001 From: oeggert <117319296+oeggert@users.noreply.github.com> Date: Fri, 24 Jan 2025 13:30:00 -0800 Subject: [PATCH] Update blog/2025/devnet-reset.md Co-authored-by: Amarantha Kulkarni --- blog/2025/devnet-reset.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/blog/2025/devnet-reset.md b/blog/2025/devnet-reset.md index 44a2e652ad..2b1a755a38 100644 --- a/blog/2025/devnet-reset.md +++ b/blog/2025/devnet-reset.md @@ -22,7 +22,9 @@ The reset has completed successfully. Devnet is online and fully operational. ## Background -Ripple operates Clio servers on Devnet to help the community access validated ledger data efficiently. It better handles API calls and stores data in a more space-efficient format than rippled servers, ultimately reducing the load on the network. Clio uses ScyllaDB, which is nearing storage capacity; in order to continue serving the community, Devnet will be reset to clear the Clio databases. +Ripple operates Clio servers on Devnet to help the community access validated ledger data efficiently. + +Clio handles API calls better and stores data in a more space-efficient format than `rippled` servers, ultimately reducing the load on the network. Clio uses ScyllaDB, which is nearing storage capacity. In order to continue serving the community, Devnet will be reset to clear the Clio databases. ## Impact