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.

bash—Better way to store variable between runs?

I've made a bash script which I run every hour with crontab, and I need to store one variable so …

bash variables text storage
How to store persistent data client side

I need to programmatically store data on the client side without having to transfer the data from the server on …

javascript persistence storage client-side
How does jQuery .data() work?

I want to use .data() in my application. The examples are helpful, but I do not understand however where the …

jquery client storage
Android: Save file permanently (even after clear data / uninstall)

I would like to know if there is a way to store a small amount of data permanently. By permanently …

android file storage sd-card
PCL Save Image File to local File System

I am looking for a way to store image files in my local filesystem using the PCL Storage plugin in …

cross-platform xamarin storage portable-class-library
keep rsync from removing unfinished source files

I have two machines, speed and mass. speed has a fast Internet connection and is running a crawler which downloads …

storage web-crawler rsync
Android: how to delete internal image file

What i want to do: delete an image file from the private internal storage in my app. I save images …

android storage internal
What are the best ways to store Graphs in persistent storage

I am wondering what the best ways to store graphs in persistent storage are, for later analysis, search, clustering, etc. …

database graph storage persistent neo4j
Best practice cassandra setup on ec2 with large amount of data

I am doing a large migration from physical machines to ec2 instances. As of right now I have 3 x.large …

amazon-web-services amazon-ec2 cassandra storage
Android 5.0 DocumentFile from tree URI

Alright, I've searched and searched and no one has my exact answer, or I missed it. I'm having my users …

android storage android-sdcard documentfile