Details on how data is being kept in memory/on disks, most frequently being applied to databases, media banks and backup-recovery solutions.
We are gathering information about different systems. At the moment we are looking for a storage solution. We will have …
amazon-s3 storage google-cloud-storageHow do I store data to be used for all the clients in my server? (like the messages of a …
storage node.jsI have a table in pg like so: CREATE TABLE t ( a BIGSERIAL NOT NULL, -- 8 b b SMALLINT, -- 2 …
postgresql database-design storage bigdataWith jQuery you can bind functions to an event triggered on a DOM object using .bind() or one of the …
jquery events event-handling storage internalDuring the creation of simple messaging android application that is to encrypt/decrypt messages and send them through internet, I …
android encryption storage private-keyWe're working on an application that's going to serve thousands of users daily (90% of them will be active during the …
sql-server performance storage sizingIs there an open-source equivalent to the Amazon S3 storage service running under Linux? For example a bucket-based file system …
filesystems amazon-s3 storage bucket