Skip to content

CORTX Motr is a distributed object and key-value storage system which is the core data path within the CORTX storage system.

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENCE
Apache-2.0
COPYING
Notifications You must be signed in to change notification settings

VenkyOS/cortx-motr-1

 
 

Motr

Slack chat badge https://api.codacy.com/project/badge/Grade/e047436e66e54d67b911294ad7fe8b4a License Badge

At the core of CORTX lies Motr. Motr is a distributed object storage system, targeting mass capacity storage configurations. To ensure the most efficient storage utilization, Motr interacts directly with block devices (i.e. it does not _layer_ on a local file system). The Motr design was heavily influenced by the Lustre file system, NFSv4 and database technology. It must be noted that traditional file system properties (hierarchical directory namespace, strong POSIX consistency guarantees, &c.) are no longer desirable or achievable at mass capacity. Instead, Motr is a more general storage system that provides an optional file system interface. This allows wider range of deployments, including cloud.

Get to know

Surfing

Refer to Reading - list for complete information.

  • $ make doc
  • $ x-www-browser doc/html/index.html

About

CORTX Motr is a distributed object and key-value storage system which is the core data path within the CORTX storage system.

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENCE
Apache-2.0
COPYING

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 87.7%
  • Shell 8.3%
  • Python 2.4%
  • Perl 0.7%
  • Makefile 0.4%
  • M4 0.3%
  • Other 0.2%