Actions
Idea #8990
closed[Keep] Add REX-Ray driver
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
04/14/2016
Due date:
Story points:
-
Description
REX-Ray is a storage orchestration engine that can be used from Docker (via a volume driver plugin), mesos (via a plugin), and the command line (using the dvdcli tool). https://github.com/codedellemc/rexray
Drivers for rexray are written in go and seem to average under a thousand lines of code.
Since keep already has a go SDK, it should be straightforward to develop a rexray driver for it, which would enable accessing keep directly from docker (rather than by bind mounting the arv-mount FUSE mountpoint).
Updated by Brett Smith almost 10 years ago
- Subject changed from keep driver for rexray to [Keep] Add rexray driver
Updated by Tom Morris over 9 years ago
- Subject changed from [Keep] Add rexray driver to [Keep] Add REX-Ray driver
- Description updated (diff)
Actions