Home > pack

pack

Pack is a project mainly written in ..., based on the MIT license.

A file format for the journaled storage of Java objects.

PACK

A random-access block file format.

Issues and Tasks: http://blogometer.com/trac/incubator
Source: http://github.com/bigeasy/pack/tree/master
Contact: [email protected]

PURPOSE

Split a file into blocks for storage of objects.

MOTIVATION

Simplify object storage. Random access without a relational database.

Previous:pack-io