You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, inheritors of the Consumer object manage their own data selection and storage. There is potential to assure that if multiple Consumers are ingesting the same data they do not store duplicates in memory.
Would have to take control of the selection of data and access later. As well as put careful thought into the whole idea.
The text was updated successfully, but these errors were encountered:
For now, inheritors of the
Consumer
object manage their own data selection and storage. There is potential to assure that if multiple Consumers are ingesting the same data they do not store duplicates in memory.Would have to take control of the selection of data and access later. As well as put careful thought into the whole idea.
The text was updated successfully, but these errors were encountered: