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.

roundcube issue : connection to storage server failed

I am getting this error("connection to storage server failed") lines in roundcube. I have checked everything, configurations and database …

storage roundcube
How do I get Django Admin to delete files when I remove an object from the database/model?

I am using 1.2.5 with a standard ImageField and using the built-in storage backend. Files upload fine but when I remove …

django file storage django-models imagefield
Query my block size oracle

Is there a way I can tell the block size of my Oracle database if I don't have access to …

oracle storage admin
Oracle NUMBER(p) storage size?

I've searched for it but i can't find a conclusive answer to my question... I need to know what is …

oracle numbers size storage
MongoDB as file storage

i'm trying to find the best solution to create scalable storage for big files. File size can vary from 1-2 …

mongodb storage gridfs bigdata
React Native AsyncStorage storing values other than strings

Is there any way to store values other than strings with AsyncStorage? I want to store simple boolean values for …

ios local-storage storage react-native
IOPS versus Throughput

What is the key difference between IOPS and Throughput in large data storage? Does file size have an effect on …

storage throughput
Google Chrome Cookie Storage

Where does the latest Google Chrome for Mac save cookies, specifically those that expire with the session?

macos cookies google-chrome storage
How to find the amount of free storage (disk space) left on Android?

I am trying to figure out the available disk space on the Android phone running my application. Is there a …

android storage disk diskspace
requestLegacyExternalStorage is not working in Android 11 - API 30

Google has introduced some changes recently related to storage APIs in API 29 like scoped storage and we opted out by …

java android storage android-11