Skip to content

marcelarosalesj/daos

 
 

Repository files navigation

DAOS

License Build Status Coverity Scan Build Status Codacy Badge

What is DAOS?

The Distributed Asynchronous Object Storage (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.

License

DAOS is licensed under the Apache License Version 2.0. Please see the LICENSE & NOTICE files for more information.

Documentations

The DAOS documentation is available online.

This includes:

More information can also be found on the wiki.

Contacts

For any questions, please post to our user forum. Bugs should be reported through our issue tracker with a test case to reproduce the issue (when applicable) and debug logs.

Packages

No packages published

Languages

  • C 68.4%
  • Python 13.8%
  • Go 13.3%
  • Java 2.4%
  • Shell 0.7%
  • Groovy 0.6%
  • Other 0.8%