Akubra Project

Introduction

The Akubra Project is a new effort to provide a pluggable file storage interface that can be adapted to almost any storage subsystem. Akubra supports both ordinary and transactional storage systems, but makes simplifying assumptions in order to achieve a high level of interoperability between storage systems:

In Akubra:

  • a Blob is a finite-length bitstream with an id (a URI)
  • a Blob Store is primarily concerned with providing read/write access to blobs.

News

  • November 27th, 2009 - Akubra 0.2 released.  This release:
    • Uses the latest version of Derby for the akubra-txn implementation
    • Repackages the Akubra classes under org.akubraproject
  • April 30th, 2009 - Akubra 0.1 released.

Downloads

Documentation

Community

We invite you browse our mailing lists, or subscribe and join the conversation:

Source Code

You may download or browse the source code in our subversion repository at the following locations.

Note: You will need JDK 1.6+ and maven to build.

Coding conventions for this project are currently documented here (TODO:migrate here, update @inheritDoc stuff).

Issue Tracking

Bugs and features for this project will be tracked here.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.