Search results for: dex


Dragonfly accelerates distribution of large files with Git LFS

Posted on January 15, 2024 | By Wenbo Qi

Project post by Wenbo Qi of Dragonfly What is Git LFS? Git LFS (Large File Storage) is an open-source extension for Git that enables users to handle large files more efficiently in Git repositories. Git is a version…


Platform engineering maturity at KubeCon + CloudNativeCon NA 2023

Posted on January 3, 2024 | By Mathieu Benoit

Ambassador post originally published on Medium by Mathieu Benoit Platform Engineering was a huge theme at KubeCon NA 2023 in Chicago. More than ever before. More and more companies have initiatives to streamline platform engineering best practices and…


CURP state machine engine

Posted on January 2, 2024 | By DatenLord

Member post by DatenLord In the previous article on code interpretation, we briefly explained how the CurpServer of Xline is implemented. Now, let’s delve deeper into some core data structures in the CurpServer, particularly the conflict_checked_channel and command…


Extending GitOps: Effortless continuous integration and deployment on Kubernetes

Posted on December 26, 2023

Member post originally published on the Amplication blog by Levi Van Noort Introduction: Over the last decade, there have been notable shifts in the process of delivering source code. One of the more recent adaptations on the deployment…


TorchServe accelerates the distribution of models based on Dragonfly

Posted on December 6, 2023 | By Congwang Li

Project post by Congwang Li, Dragonfly This document will help you experience how to use dragonfly with TorchServe. During the downloading of models, the file size is large and there are many services downloading the files at the…


Implementation of CURP Server

Posted on November 27, 2023

Member post by DatenLord In the previous article, An Introduction to the CURP Protocol, we gave a preliminary introduction to the CURP Protocol. Now, let’s continue from where we left off and delve into the internal workings of…


Hugging Face accelerates distribution of models and datasets based on Dragonfly

Posted on November 16, 2023

Project post by Gaius, Dragonfly Maintainer This document will help you experience how to use dragonfly with hugging face. During the downloading of datasets or models, the file size is large and there are many services downloading the…


Decoding workload specification for effective platform engineering

Posted on November 13, 2023 | By Atulpriya Sharma

Member post originally published on InfraCloud’s blog by Atulpriya Sharma In an ideal world, developers focus on coding applications while the operations team focuses on their seamless deployments of workloads to different environments. However, this is far from…


Mechanism and implementation of lease

Posted on November 1, 2023 | By Datenlord

Member post by Datenlord 1. Introduction Xline is an open source distributed KV storage engine for managing small amounts of critical data, with the aim of high performance data access and strong consistency across data centers. Xline provides…


Reducing your environmental impact with the Linkerd service mesh

Posted on October 10, 2023

Community post by Catherine Paganini Overview Since its inception, Linkerd has always focused on having the smallest possible resource footprint. That makes it not only the most efficient and cost-effective service mesh on the market, but also the…