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

learn more… | top users | synonyms (1)

4
votes
0answers
134 views

Need solution for objects and relationships storage

I need in solution for the storage objects and relationships between this objects with the best perfomance. I need to store the user object and the relations of friendship between this users. I need ...
3
votes
0answers
467 views

Cocoa - Save profile image/avatar (png) to mysql database?

Key point here: This is my first game, which means, I am new to develop iOS games. My game is using game center. From what I know, you can sign in game center on different devices, for example sign ...
2
votes
0answers
106 views

google cloud storage service account access not configured

I'm working on a PHP script that automatically uploads PDF documents to a Google cloud bucket. I'm using Google's cloud storage service account. The result I'm getting is: Error calling GET ...
2
votes
0answers
119 views

Android - OnObbStateChangeListener.MOUNTED is true but isObbMounted() is false, what is wrong?

I have an extension file under "/sdcard/Android/obb/com.example.obbtest/vid-exp1.obb". It contains an MP4 file and I want to mount the .obb to read the file. This is what I'm doing to mount it: ...
2
votes
0answers
126 views

java - copy files from mobile device

I'd been trying to make this little desktop java application to backup some predefined files from an android tablet/smartphone to my computer. Up to now I'd been using mainly the File.getRoots() ...
2
votes
0answers
183 views

Adobe Air - Alternative to encrypted local storage

How to store sensitive data in an Air Android app? Encrypted local storage seems to be not supported in Adobe Air 2.5
2
votes
0answers
92 views

Session-like storage option for a non-serializable object?

Background (Skip this part if you want) Feel free to skip over this part if you choose, it's just some background for those who want to better understand the problem At the beginning of one action ...
2
votes
0answers
96 views

What are different storages avilable/Setting>available in IOS?

I used the below method, so I got the available storage.. around 198MB. However, I see the different value when i check phone, Setting > General > About > Available 0 Byte. Why there are different ...
2
votes
0answers
141 views

How do I efficiently search in SQL CE for nearby geographical nodes that are road junctions?

I have the following query: var nodes = DB.Nodes .Where(x => x.Lon > 486400 && x.Lon < 486600 && x.Lat ...
2
votes
0answers
581 views

Display image with requestFileSystem and toUrl() function

I made an application who use requestFileSystem. Everything works fine. Add a new image and store it in an persistent local file system. Does anybody know how to display an image with toUrl() ? ... ...
2
votes
0answers
31 views

Hosting big application files outisde application server

Hi we have web site in .net for a company, and we just got a new feature request, they want to be able to upload big files into our application, and we don't want our server to handle this, what we ...
2
votes
0answers
166 views

How should I keep the security key secret in a Windows environment for PCI compliance?

Anyway, I've decided to upgrade the security protocols at my place. And well, keeping that Master Key secret even from internal staff is tough. My goal is to make it as hard as I can for one person, ...
1
vote
0answers
24 views

Advantages & Disadvantages Object Storage vs File Storage for a Subversion repository?

I'm new to Subversion and Object Storage concepts. I'm trying to understand whether storing a Subversion repository on an Object Storage solution is possible and also whether it would be advantageous ...
1
vote
0answers
17 views

How do I read the contents of a file on Google Cloud Storage using javascript

How do I read the contents of a file on Google Cloud Storage using javascript. I tried this and it gets me the metadata but I can't figure out how to read the content of a file. Any help is ...
1
vote
0answers
48 views

google cloud storage failed to read file

Using the example from google, this is the way I am trying to read my file: boolean lockForRead = false; String filename = "/gs/my_bucket/my_object"; AppEngineFile readableFile = new ...
1
vote
0answers
43 views

ZendService\WindowsAzure with zf2

I'm trying to install zendservice-windowsazure using composer. My composer.json looks like this: { "repositories": [{ "type": "pear", "url": "http://pear.php.net" }, { ...
1
vote
0answers
122 views

Saving ORB feature vectors using OpenCV4Android (java API)

I have a training set of images, for each of which I've detected and computed their feature vectors (using ORB feature descriptors and extractors. The questions is: since I need to save those features ...
1
vote
0answers
96 views

IOS - In-app purchase downloadable media storage guidelines

I have an app which has in app purchase downloadable videos. The first time I submitted to the app store it was rejected because I was writing it to <Application_Home>/Documents directory. The ...
1
vote
0answers
36 views

multiuser wcf file storage

I thought over creation file storage with use WCF.I seach in Internet and find many examples and write his service: namespace CTFileStorage { [ServiceContract(Namespace = ...
1
vote
0answers
65 views

Is there a solution like Apache ActiveMQ on top of HDFS?

I want to store webpages fetched by a web crawler. I don't have any random access. so whenever i want to read the stored data, i read from the start to the end. We have tried solutions like HBase but ...
1
vote
0answers
177 views

Can I store more than 5 MB in HTML5 local(offline) storage?

Can I store more than 5 MB in HTML5 local(offline) storage? I referred the following sources, http://diveintohtml5.info/storage.html ...
1
vote
0answers
41 views

Most suitable place to store programdata for use over network

I am currently working on a CRM application. The application is meant for multiple users, so I need a suitable folder to store things like documents, notes and most importantly the database. This ...
1
vote
0answers
95 views

Is there a data base similar to RRD but with millisecond precision?

I am looking for a data base that I can use in Python for collecting data samples with millisecond precision (1 sample stored per x milliseconds). I want the data base to be similar to RRDtool or ...
1
vote
0answers
116 views

Symfony 2.0 with Memcache to store the cache files

Im using symfony 2.0 and I want to use memcached instead to store the files on app/cache Is there any config.yml instructions to do this? Thank you very much for yours answers.
1
vote
0answers
125 views

Google Apps/Drive sync with shared storage on local server

We are using google apps as a company for almost 2 years now and we are pretty happy with it. with the introduction of Google Drive we are looking in a way to synchronize our network drive with the ...
1
vote
0answers
27 views

Is there a way to integrate the S3's ACL with my own user repository?

I am writing a java ee application, with its own users and roles repository (based on the Spring Security Framework). In the application, some users upload large files. I want these files to be ...
1
vote
0answers
119 views

chrome.storage is undefined for some users, but not most (and not me)

I have an extension (tab wrangler - https://chrome.google.com/webstore/detail/egnjhciaieeiiohknchakcodbpgjnchh). I implemented chrome.storage.sync in the last version. It works fine on my machine, ...
1
vote
0answers
37 views

How can I switch storage locations on the fly in Django?

I am using CouchDB for my DEFAULT_FILE_STORAGE, but I recently got another server that has a separate instance of CouchDB to be used for important files that need to be stored for a long time (for ...
1
vote
0answers
51 views

Store profile image of all users into single directory or per subdirectory id?

I'm using amazon s3 as storage for users profile pic. I see that many websites generates large random filenames and put them into the same root directory like: ...
1
vote
0answers
385 views

jquery mobile local storage and php

I'm attempting to use local storage to allow the user of my JQM web app control of the theme. I can't figure out how to get the local storage data back to php so it can generate the correct theme ...
1
vote
0answers
27 views

How to find the storage size of objects in Cassandra using CLI

How do I find out the storage size of something I inserted into a column family using the CLI. I want to compare the objects size in Cassandra to its actual size.
1
vote
0answers
269 views

Storage requirements for couchdb or mongodb/cassandra or other nosql

I am trying to store data to retrieve it often and update from time to time (infrequently). It's mostly retrieval based on keys in a given format using a list. I tried couchDB with 1G of raw json ...
1
vote
0answers
109 views

Integrating different persistence technologies in a Java EE application

I am thinking of how different persistence technologies like SQL-DB, Non-SQL-DB, plain-file-storage could flexibly be integrated in a Java EE application. I write here some directions and I would be ...
1
vote
0answers
157 views

Chrome (Webkit) Storage API - Unable to write to a serial port

I am using Storage API in chrome source code to write to a serial port on windows. I modified the code in Storage.cpp. The exact program works fine in WebKit source code. But, I am unable to create ...
1
vote
0answers
628 views

VMWare ESXi 4.1 - Shrink Thin disk (without Storage vMotion or “sdelete”/filling disk with 0's)

I have a 100GB Thin disk which is about 80GB vmdk file on the storage device. The disk really only has 10GB of files stored on it (ie ~70GB free). How can I shrink the ~80GB vmdk back down to ~10GB ...
1
vote
0answers
366 views

Android app data storage keeps increasing

I am developing an android app that basically loads up a list of news articles and opens them up in a webview upon user click. What I'm wondering about is when I look at my app details in ...
1
vote
0answers
80 views

Ios details of storage files

I'm looking for a function that allows me to list the contents of files in my iphone, I'll explain, I'm trying to do so he knows the number of images, music files, applications, etc. etc. stored in ...
1
vote
0answers
80 views

WAToolKit iOS Azue Table Storage iPad

I'm using Azure table storage to save my data and I'm using the Azure Toolkit for iOS, I want to add filters, now I'm creating them like this: NSPredicate predicate = [NSPredicate ...
1
vote
0answers
234 views

add an image into HTML5 persistant storage

Is there any possible way to save an image, into HTML5 persistant storage? Doing all work required to break the image into - say, a byte array, client side?
1
vote
0answers
190 views

Can Oracle be used to store billion record dataset to implement efficient MOVE and COPY operations for EMC ATMOS?

Basically I have two questions. I investigate means of implementing WebDAV interface for EMC ATMOS storage. There will be billion(s) of files with thousands simultanous reads and probably hundreds ...
0
votes
0answers
19 views

Create file and subfile Dir in internal storage, and read from it

I have a dictionary in which dictionary source stored in res file directory and i am launching the app it copied the source to external SD card, when dictionary is launching it reads its source ...
0
votes
0answers
8 views

Looking for more details about the Office365 Cloud Storage Integration

Microsoft has published a document outlining how to add "cloud storage" providers. http://msdn.microsoft.com/en-us/library/office/jj984352.aspx Using this spec -- you certainly can do it. But, this ...
0
votes
0answers
20 views

google storage bucket upload permissions

I have tried to create "vendor dropbox" , using the instructions in Google cloud storage documntation the folloing set of commands were executed : creating the bucket gsutil mb gs://customer-10 ...
0
votes
0answers
9 views

localstorage for url reference

I found a simple example of how to set up local storage - http://www.thomashardy.me.uk/using-html5-localstorage-on-a-form I want the local storage to be written so that it keeps a record of ...
0
votes
0answers
22 views

Making multiple selections and storing them

Since explaining my problem/question is pretty difficult, I will explain the steps the user will have to take in order to be more clear. 1) The user is shown a list with songs/movies/. This ...
0
votes
0answers
17 views

App doesn't reduce in size when removing resources from the Copy Bundle Resources phase

When deploying from Xcode, apps don't seem to change size despite the fact that I remove assets from the copy bundle resources phase and reinstall. When I make an app store update where I have ...
0
votes
0answers
8 views

Icinga performance data: direct pipe into database

I just read through some icinga documentation regarding the performance data collection and processing. But there are some things unclear to me right now: Writing to file/disk -> does this roll over ...
0
votes
0answers
15 views

IBM Tivoli Storage Manager reclaim stgpool vs update stgpool

What is the difference between TSM reclaim vs update? I have accidentally run the reclaim command on my offsite pool? Is it fine to run the reclaim command on offsite pool or is there a bad impact by ...
0
votes
0answers
25 views

html and application memory for images or other data mp3

I have an application in HTML5. Downloading data from the database and write down the window.openDatabase. The database also stores the image as base64. Is this a good solution? Do you like PhoneGap ...
0
votes
0answers
25 views

Best approach to implement a lot of data in a Phonegap app

I am building an app for Android and iPhone with Phonegap. It's an app which shows some videos, photos and possibly audio to an user who reaches a certain location in the real world. What is the best ...

1 2 3 4 5 8