There are some use-cases for have multiple stores. yes it is store profile (store REST API+ Store SPA + and Impel)
On Mon, Jun 19, 2017 at 10:25 PM, Bhathiya Jayasekara <[email protected]> wrote: > Hi Praminda, > > When we say a "store node", does that mean an APIM Core node, or a node > with some kind of a profile with only store services? > > Thanks, > Bhathiya > > On Mon, Jun 19, 2017 at 10:08 PM, Praminda Jayawardana <[email protected]> > wrote: > >> Hi All, >> >> We've planned to introduce store labeling feature for API Manager 3.0.0. >> With this feature different business units inside an organizations will be >> able to publish their APIs in separate API Stores. >> >> Ex: >> Separate API Stores for Infra and Sales APIs. >> >> Current plan is to utilize the same design as gateway label >> implementation with small set of changes. Therefore a Publisher of an API >> can select the Store label(s) he/she needs to publish the API and a Store >> node should be started with this specific label. >> We are hoping to add following changes to current label implementation. >> >> 1. Add new column for label type: >> *AM_LABELS* >> We can utilize the same label table used for storing gateway labels by >> introducing a new TYPE column to existing AM_LABELS table >> >> =================*=========* >> LABEL_ID | NAME | *TYPE_ID* >> =================*=========* >> | | >> >> 2. Add Label type table: >> *AM_LABEL_TYPE* >> Table used to store label types. Currently only gateway and store labels >> >> ===================== >> TYPE_ID | TYPE_NAME >> ===================== >> 1 | GATEWAY >> 2 | STORE >> >> 3. Add API-Label mapping table: >> *AM_API_STORE_LABEL_MAPPING* >> New table is introduced to keep the mapping between an API and Labels >> >> ================ >> API_ID | LABEL_ID >> ================ >> | >> >> Please let us know what do you think of the approach we have suggested. >> >> Thanks, >> Praminda >> >> -- >> >> *Praminda Jayawardana* >> Software Engineer >> WSO2 Inc.; http://wso2.com >> Mobile : +94 (0) 716 590918 <+94%2071%20659%200918> >> > > > > -- > *Bhathiya Jayasekara* > *Associate Technical Lead,* > *WSO2 inc., http://wso2.com <http://wso2.com>* > > *Phone: +94715478185 <+94%2071%20547%208185>* > *LinkedIn: http://www.linkedin.com/in/bhathiyaj > <http://www.linkedin.com/in/bhathiyaj>* > *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* > *Blog: http://movingaheadblog.blogspot.com > <http://movingaheadblog.blogspot.com/>* > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Lakmal Warusawithana Director - Cloud Architecture; WSO2 Inc. Mobile : +94714289692 Blogs : https://medium.com/@lakwarus/ http://lakmalsview.blogspot.com/
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
