syndicate-storage / syndicate

Internet-scale software-defined storage system
Apache License 2.0
56 stars 10 forks source link

Composable driver model #95

Closed jcnelson closed 9 years ago

jcnelson commented 10 years ago

Make it so a gateway can run multiple drivers, and compose them through pipelining in a particular order.

jcnelson commented 9 years ago

Actually, don't worry about this. As long as each gateway can load one driver, the driver implementer can implement some notion of pipelining multiple "sub-drivers" together.