Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kshlm/glusterd2-volgen
https://github.com/kshlm/glusterd2-volgen
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kshlm/glusterd2-volgen
- Owner: kshlm
- Created: 2015-07-31T08:56:08.000Z (over 9 years ago)
- Default Branch: volgen-systemd-style
- Last Pushed: 2016-11-21T08:53:43.000Z (about 8 years ago)
- Last Synced: 2023-03-11T06:03:12.709Z (almost 2 years ago)
- Language: Go
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prototype Volgen for GD2
This repository implements a prototype flexible `volgen` pacakge for [GD2][1].
The design of this package is described in the [GD2 wiki][2].
This package is a WIP and may be ahead of the wiki in terms of design.
I'll try to keep the wiki updated regularly.# Things to be done
The main things still to be done are (in decreasing order of priority),
- Implement the dependency resolution to be actually able to build graphs.
- Decide how to handle nodes with multiple children
- Actually implement the graph writer, to be able to create volfiles.[1]: https://github.com/gluster/glusterd2
[2]: https://github.com/gluster/glusterd2/wiki/Flexible-Volgen