Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 52b9545

Browse files
committed
common: new home message
Signed-off-by: Jan Michalski <jan-marian.michalski@hpe.com>
1 parent d4da1b1 commit 52b9545

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@
88
[![Pmem RAS](https://github.com/pmem/pmdk/actions/workflows/pmem_ras.yml/badge.svg?branch=master)](https://github.com/pmem/pmdk/actions/workflows/pmem_ras.yml)
99
[![Docker rebuild](https://github.com/pmem/pmdk/actions/workflows/docker_rebuild.yml/badge.svg?branch=master)](https://github.com/pmem/pmdk/actions/workflows/docker_rebuild.yml)
1010

11+
## 📦 Project moved
12+
13+
This repository has been archived and is no longer maintained here.
14+
15+
👉 The project has a new home: https://github.com/daos-stack/pmdk
16+
17+
Please update your bookmarks and direct all issues, pull requests, and discussions to the new repository.
18+
19+
Thanks for your continued support!
20+
21+
## Introduction
22+
1123
The **Persistent Memory Development Kit (PMDK)** is a collection of libraries and tools for System Administrators and Application Developers to simplify managing and accessing persistent memory devices. For more information, see https://pmem.io.
1224

1325
To install PMDK libraries please clone the tree and build it yourself. Specific installation instructions are outlined below.

0 commit comments

Comments
 (0)