Le Hoai
Le Hoai
**Description** We are developing a system related to the blockchain, and the data type of 64 bits is not enough. It will be better if vaex support 128bit data type....
I tried to upload 10 files as below: ```php for($file_array as $file) { Storage::disk('google')->put($file_name, $file); // take 2 ~ 3 second per request } ``` total take 20~30 seconds. pls...
### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...