Skip to content

Commit c0e2f60

Browse files
Merge pull request #333 from SylvainCorlay/mamba-2.6
Introducing Mamba 2.6
2 parents 143cb35 + 55a4fa9 commit c0e2f60

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

src/components/blog/blogpostsDetails.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.blogpostsDetails = void 0;
44
exports.blogpostsDetails = [
5+
{
6+
url: "https://medium.com/@julien.jerphanion/sharded-repodata-support-in-mamba-ae6147d1d608",
7+
title: "Sharded Repodata Support in Mamba",
8+
image: "/img/blogposts/resized-images/Introducing-Mamba-2-6.png",
9+
summary: "We are thrilled to introduce Mamba 2.6, the first release of the package manager with support for sharded repodata, improving perfomance by a large factor, both in execution time and memory consumption.",
10+
date: "2026-04-29",
11+
authors: "Julien Jerphanion",
12+
imageID: "blogpost-image-152"
13+
},
514
{
615
url: "https://medium.com/@QuantStack/introducing-sparrow-ipc-modern-c-20-arrow-ipc-e1690ae82b81",
716
title: "Introducing Sparrow-IPC: A modern C++ implementation of Arrow IPC",
18.8 KB
Loading

0 commit comments

Comments
 (0)