Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lizardfs/lizardfs
LizardFS is an Open Source Distributed File System licensed under GPLv3.
https://github.com/lizardfs/lizardfs
c-plus-plus distributed-computing distributed-systems erasure-coding fault-tolerance geo-replication gplv3 hierarchical-storage high-availability high-performance hsm linux lizardfs macosx nas posix qos replicas replication software-defined-storage
Last synced: 8 days ago
JSON representation
LizardFS is an Open Source Distributed File System licensed under GPLv3.
- Host: GitHub
- URL: https://github.com/lizardfs/lizardfs
- Owner: lizardfs
- License: gpl-3.0
- Created: 2013-05-01T21:08:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-09-08T12:23:30.000Z (about 1 year ago)
- Last Synced: 2024-04-01T02:32:48.055Z (7 months ago)
- Topics: c-plus-plus, distributed-computing, distributed-systems, erasure-coding, fault-tolerance, geo-replication, gplv3, hierarchical-storage, high-availability, high-performance, hsm, linux, lizardfs, macosx, nas, posix, qos, replicas, replication, software-defined-storage
- Language: C++
- Homepage: http://lizardfs.com
- Size: 12.8 MB
- Stars: 944
- Watchers: 111
- Forks: 189
- Open Issues: 323
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-distributed-system-projects - GlusterFS - highly reliable, scalable and efficient distributed file system
- awesome-dataops - LizardFS - A highly reliable, scalable and efficient distributed file system. (File System / Vector Database)
- awesome-starred - lizardfs/lizardfs - LizardFS is an Open Source Distributed File System licensed under GPLv3. (linux)
README
# LizardFS [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/lizardfs/)
## Introduction
LizardFS is a highly reliable, scalable and efficient distributed file system. It spreads data over a number of physical servers, making it visible to an end user as a single file system.
LizardFS Windows Client: https://lizardfs.com/windows-client
For support please contact [email protected] or visit [lizardfs.com](https://www.lizardfs.com).
## Useful links
- [Main code repository](https://dev.lizardfs.com/gerrit/admin/repos/lizardfs)
- [GitHub repository mirror](https://github.com/lizardfs/lizardfs)
- [Documentation Source](https://github.com/lizardfs/documentation)
- [Code review system](https://dev.lizardfs.com/gerrit/)
- [Continuous integration system](https://dev.lizardfs.com/jenkins)
- [Documentation](https://dev.lizardfs.com/docs)
- [Mailing List](https://sourceforge.net/p/lizardfs/mailman/lizardfs-users/)
You can also join the community irc at #lizardfs on FreeNode.
## Participation
Please feel free to contribute to documentation, wiki and the code.
Rules for submitting patches can be found in the developers Guide in the LizardFS documentation: https://dev.lizardfs.com/docs/devguide/submitting.html## We would love to hear about your use cases
We would like to engage more with our community so if you are able to please email us with your use case at: [email protected].
It will help us make LizardFS even better and will help others choose LizardFS for their storage.
You could mention the following:
- purpose of the installation,
- RAW capacity,
- features used,
- HW architecture (including network),
- number of concurrent users,
- some performance stats,
- if you want us to anonymise the data or not.Thank you for your help.
The LizardFS team.