<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>scaling</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/923/feed"/>
    <updated>2026-06-28T03:32:30+00:00</updated>
    <id>https://links.biapy.com/guest/tags/923/feed</id>
            <entry>
            <id>https://links.biapy.com/links/933</id>
            <title type="text"><![CDATA[PgDog]]></title>
            <link rel="alternate" href="https://pgdog.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/933"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Scale PostgreSQL horizontally. Postgres scales with PgDog.
 Horizontal scaling for PostgreSQL with automatic sharding. 

PgDog is the missing routing layer for PostgreSQL.
It moves data between nodes and directs query traffic,
transparently to the application.

PgDog is a transaction pooler and logical replication manager that can shard PostgreSQL. Written in Rust, PgDog is fast, secure and can manage hundreds of databases and hundreds of thousands of connections.

- [PgDog @ GitHub](https://github.com/pgdogdev/pgdog).

Related contents:

- [Hacking the Postgres wire protocol @ PgDog](https://pgdog.dev/blog/hacking-postgres-wire-protocol).
- [Rust is slowly but surely eating PostgreSQL: Deep dive into Neon, ParadeDB, PgDog and more @ Sylvain Kerkour](https://kerkour.com/rust-eating-postgres).]]>
            </summary>
            <updated>2026-03-12T11:35:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1072</id>
            <title type="text"><![CDATA[Zeropod]]></title>
            <link rel="alternate" href="https://github.com/ctrox/zeropod" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1072"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[pod that scales down to zero.

Zeropod is a Kubernetes runtime (more specifically a containerd shim) that automatically checkpoints containers to disk after a certain amount of time of the last TCP connection. While in scaled down state, it will listen on the same port the application inside the container was listening on and will restore the container on the first incoming connection.

Related contents:

- [zeropod: scale-to-zero with container checkpointing @ Zwindler&amp;#039;s Reflection](https://blog.zwindler.fr/en/2025/06/20/zeropod-scale-to-zero-with-container-checkpointing/).]]>
            </summary>
            <updated>2025-11-18T13:33:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3326</id>
            <title type="text"><![CDATA[Gleam]]></title>
            <link rel="alternate" href="https://gleam.run/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3326"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Gleam is a friendly language for building type-safe systems that scale! 

- [Gleam @ GitHub](https://github.com/gleam-lang/gleam/).

Related contents:

- [6 years with Gleam @ Peter Saxton](https://crowdhailer.me/2024-10-04/6-years-with-gleam/).
- [My First Impressions of Gleam @ Michael Lynch](https://mtlynch.io/notes/gleam-first-impressions/).]]>
            </summary>
            <updated>2025-08-29T01:10:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4265</id>
            <title type="text"><![CDATA[Vitess]]></title>
            <link rel="alternate" href="https://vitess.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4265"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Scalable. Reliable. MySQL-compatible. Cloud-native. Database.

Vitess is a database clustering system for horizontal scaling of MySQL. 

- [Vitess @ GitHub](https://github.com/vitessio/vitess).]]>
            </summary>
            <updated>2025-08-29T03:47:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6632</id>
            <title type="text"><![CDATA[Image Super-Resolution (ISR)]]></title>
            <link rel="alternate" href="https://github.com/idealo/image-super-resolution" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6632"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
The goal of this project is to upscale and improve the quality of low resolution images.
This project contains Keras implementations of different Residual Dense Networks for Single Image Super-Resolution (ISR) as well as scripts to train these networks using content and adversarial loss components.]]>
            </summary>
            <updated>2025-08-29T10:22:41+00:00</updated>
        </entry>
    </feed>
