Top "Storage" questions

Details on how data is being kept in memory/on disks, most frequently being applied to databases, media banks and backup-recovery solutions.

Storing messages using XMPPFramework for ios?

I'm not sure how to use the XMPPFramework's core data to store incoming messages. Does anyone have any tutorials on …

iphone ios core-data storage xmppframework
how to create a file with world readable permission under subdirectory of files directory

I need to create files under myapp/files/subdir with global permission in my application. I do this because I …

android storage file-permissions java-io android-file
Best way to store data between program runs in java?

What is the best way to store data between program runs in Java? I already know that you can use …

java storage information-hiding
What does "Thin Pool" in docker mean?

I guess this should be pretty elementary but I've tried to google it and I've read the docker documentation. However, …

docker storage block-storage
Create an Azure VM from an ISO stored in a blob

I have an ISO file from MSFT that is a bootable DVD. I uploaded it to a storage account and …

azure blob virtual-machine storage bootable
How do I save temporary data on android?

How can I save some temporary data so that when I close the application all the data is gone? I've …

android caching storage temporary
Flash memory as mass storage device using STM32 USB Device Library

There is this flash memory IC on my board, which is connected to my STM32F04 ARM processor. USB port …

usb storage device stm32
Saving public files in the internal storage

I have an application that saves files downloaded from a server. These files are not private to my application and …

android file storage public internal
Should I obfuscate OAuth consumer secret stored by Android app?

My Android app contains OAuth consumer secret for Twitter's API. At the moment it's in .properties file in plain text, …

android security oauth storage
Google Colab Storage

Does anybody know the storage limits for running Google Colab? I seem to run out of space after uploading 22gb …

storage google-colaboratory google-cloud-tpu