-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improving storage performance (#1659)
* added expo generator for more fine grained sleep * deque is more memory and time efficient * removing time wasters * updating file metadata after upload the metadata will be synced by a background worker spawned for for each file when a new upload url is generated * trying to fix codeclimate complaints * - added missing annotations - using logging ensure_future - freformatted code Co-authored-by: Andrei Neagu <[email protected]>
- Loading branch information
Showing
2 changed files
with
129 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters