RSS 21 projects tagged "storage"

No download Website Updated 10 Apr 2013 S3QL

Screenshot
Pop 534.64
Vit 27.28

S3QL is a file system that stores all its data online. It supports Amazon S3, Google Storage, and OpenStack and effectively provides you with a hard disk of dynamic, infinite capacity that can be accessed from any computer with Internet access. S3QL provides a standard, full featured Unix file system that is conceptually indistinguishable from any local file system. Additional features include compression, encryption, data de-duplication, immutable trees, and snapshotting, which make it especially suitable for online backup and archiving. The design favors simplicity and elegance over performance and feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection, error handling, and extensive automated test cases are provided.

Download No website Updated 25 Mar 2013 Opendedup

Screenshot
Pop 452.66
Vit 24.01

Opendedup is a project that develops a deduplication based filesystem for Windows and Linux called SDFS. SDFS is designed to support the unique needs of virtual environments and supports enhanced functionality for VMWare, Xen, and KVM. It can deduplicate a petabyte or more of data. It supports over 3TB per gigabyte of memory at a 128k chunk size. It can perform deduplication/reduplication at a line speed of 250 MB/s or more. VMware support: it works with vms, and can deduplicate at 4k block sizes. This is required to deduplicate Virtual Machines effectively Deduplicated data can be stored locally, on the network across multiple nodes, or in the cloud. The filesystem can deduplicate inline or periodically based on needs. This can be changed on the fly. There is support for file or folder level snapshots.

Download Website Updated 30 Aug 2011 Gluster / GlusterFS

Screenshot
Pop 245.53
Vit 6.46

GlusterFS is a clustered filesystem capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is based on a stackable user space design without compromising performance.

Download Website Updated 21 May 2013 TomP2P

Screenshot
Pop 144.42
Vit 77.01

TomP2P is a P2P-based high performance key-value pair storage library. Each peer has a table (either disk-based or memory-based) to store its values. A single value can be queried or updated with a secondary key. The underlying communication framework uses Java NIO to handle many concurrent connections.

No download Website Updated 09 Nov 2011 LBackup

Screenshot
Pop 120.25
Vit 4.88

LBackup is a simple backup system aimed at systems administrators who require reliable backups with minimum fuss. It is configured with configuration files, and the backup is started from the command line. It has been tested for over 10 years. Backups can be to local media, or to remote media via one or more networks. The networks may be private LANs, WANs, or sets of untrusted public networks such as the Internet.

Download Website Updated 21 Feb 2013 Zfswatcher

Screenshot
Pop 96.85
Vit 1.00

Zfswatcher is ZFS storage pool monitoring and notification daemon. It periodically inspects the zpool status and sends configurable notifications on status changes such as disk failures. It also controls the disk enclosure LEDs. There is an embedded Web interface for displaying status and logs.

Download Website Updated 23 Jun 2009 TSM Monitor

Screenshot
Pop 82.61
Vit 2.59

TSM monitor is a Web application written in PHP to help TSM administrators quickly get reports and health status information from their TSM servers. It generates its content dynamically so one can easily add or modify queries to adapt the application to one’s own needs. It features customizable queries, a dynamically generated navigation menu, an overview page with traffic light logic, graphical timetable charts for queries with start and end time (like backups and schedules), multiple servers, login protection (authentication against a default TSM server), and result caching for better performance.

Download No website Updated 13 Sep 2011 eMount

Screenshot
Pop 81.71
Vit 4.33

eMount is a free system administrator tool that can mount, encrypt, and manage disk image files and physical disk drives. It relies on cryptsetup, which implements the LUKS disk encryption specification.

No download No website Updated 25 Oct 2010 Vastsky

Screenshot
Pop 76.88
Vit 1.83

Vastsky is a Linux-based cluster storage system that provides logical volumes (Linux block devices) to users by aggregating disks over a network.

No download Website Updated 06 Mar 2012 ownCloud

Screenshot
Pop 57.71
Vit 21.06

ownCloud gives you universal access to your files, everywhere. It also provides a platform to easily view and sync your contacts, calendars, and bookmarks across all your devices and enables basic editing right on the Web.

Screenshot

Project Spotlight

DBSight

An embeddable platform for creating Google-like searching for any database or application.

Screenshot

Project Spotlight

objSQL

A PHP-based database access class for performing SQL queries.