# daos **Repository Path**: zhangwadezz/daos ## Basic Information - **Project Name**: daos - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-12 - **Last Updated**: 2025-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DAOS [![License](https://img.shields.io/badge/License-BSD--2--Clause--Patent-blue.svg)](./LICENSE) [![Coverity Scan Build Status](https://img.shields.io/coverity/scan/3015.svg)](https://scan.coverity.com/projects/daos-stack-daos) [![Build](https://github.com/daos-stack/daos/actions/workflows/ci2.yml/badge.svg)](https://github.com/daos-stack/daos/actions/workflows/ci2.yml) [![Codespell](https://github.com/daos-stack/daos/actions/workflows/spelling.yml/badge.svg)](https://github.com/daos-stack/daos/actions/workflows/spelling.yml) [![Doxygen](https://github.com/daos-stack/daos/actions/workflows/doxygen.yml/badge.svg)](https://github.com/daos-stack/daos/actions/workflows/doxygen.yml) ## What is DAOS? The **D**istributed **A**synchronous **O**bject **S**torage (DAOS) is an open-source software-defined object store designed from the ground up for massively distributed Non Volatile Memory (NVM). DAOS takes advantage of next generation NVM technology like Storage Class Memory (SCM) and NVM express (NVMe) while presenting a key-value storage interface and providing features such as transactional non-blocking I/O, advanced data protection with self-healing on top of commodity hardware, end-to-end data integrity, fine-grained data control and elastic storage to optimize performance and cost. DAOS supports multiple application interfaces including a parallel filesystem, Hadoop/Spark connector, TensorFlow-IO, native Python dictionary bindings, HDF5, MPI-IO and more to come. ## License DAOS is licensed under the BSD-2-Clause Plus Patent License. Please see the [LICENSE](./LICENSE) & [NOTICE](./NOTICE) files for more information. ## Documentation The DAOS documentation is available [online](https://docs.daos.io/latest). More information can also be found on the [wiki](https://wiki.daos.io/). ## Contacts For any questions, please post to our [user forum](https://daos.groups.io/g/daos). Bugs should be reported through our [issue tracker](https://jira.daos.io/) with a test case to reproduce the issue (when applicable) and [debug logs](https://docs.daos.io/latest/admin/troubleshooting/). ## Community Interact with members of the DAOS community real-time on [slack](https://daos-stack.slack.com/). An invitation to join the slack workspace is automatically sent when joining the community [mailing list](https://daos.groups.io/g/daos). DAOS is a Linux Foundation project.