Reactive Datastore

Have a simple reactive system working: firebase → backfire → backbone → webix (via view id lookup).

however, am now running into the problem of Non unique ID’s

So, am thinking it’s time for me to dig into Datastore, to see if I can do this:

firebase → reactive isolated webix datastore

Do you have more information on your datastore component?

DataStore is not a separate component, but set of data management APIs.

You may check a DataCollection - a viewless data storage - it has the same API and same functionality as any other data component, just doesn’t render anything.

http://docs.webix.com/desktop__nonui_objects.html