User talk:Comrade693/Storage Async API Security Review: Difference between revisions

Jump to navigation Jump to search
Overview
(New page: == Overview == ''Describe the goals and objectives of the feature here.'' ;Background links * feature-tracking bug links * specs or design docs == Security and Privacy == * What security...)
 
(Overview)
Line 1: Line 1:
== Overview ==
== Overview ==
''Describe the goals and objectives of the feature here.''
This feature is intended to provide a way for consumers of storage to read and write from the database asynchronously so that blocking IO calls do not interfere with other work they are doing on the calling thread.  In most cases, the calling thread is going to be the main thread, so not having blocking IO on the main thread means that we do not block the UI.


;Background links
;Background links
590

edits

Navigation menu