You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by yrashk <yr...@gmail.com> on 2016/09/08 23:24:57 UTC

[ANN] Etcetera: Extended Backend for OSGi Configuration Files

Hi,

I'd like to announce a small project I've just released, Etcetera.

Typically, OSGi configuration files are limited to the filesystem and don't
support directory overlaying. Etcetera addresses this by allowing to stack
arbitrary storage backends to read and write configuration.

My main motivation was to enable storing configuration files over storages
like S3, but I didn't want to limit it to just S3, either, so I (naturally)
designed Etcetera to be modular.

Today I've released 0.1.0 and while it's certainly pretty new, it works for
me so far. You can find it https://github.com/yrashk/etcetera and it's
available on Maven Central.

Hopefully others will find it useful for their production needs! The project
is 100% open to contributions.

Yurii.



--
View this message in context: http://karaf.922171.n3.nabble.com/ANN-Etcetera-Extended-Backend-for-OSGi-Configuration-Files-tp4047930.html
Sent from the Karaf - User mailing list archive at Nabble.com.