dondi/quo

Move pipeline functions to the database

Opened this issue · 0 comments

Our pipeline function collection should be moved to the database now, with accompanying services (documented in the wiki and currently implemented in mock form). This opens the door for (later) creation of new functions that can be used in the pipeline.

We will also have to accommodate some “native” functions. One key such function is the contact/friend/link converter: that requires a lot of additional information to implement well, and of course would not be definable by a user on the fly.