Registered by Andrew Mitchell

beaglefs implements a filesystem representing a live Beagle query. The
 filesystem represents query hit results as symlinks to the hit targets.

 beaglefs implements a filesystem representing a live Beagle query. The
 filesystem represents query hit results as symlinks to the hit targets.
 .
 In addition, beaglefs provides the following features:
  - Live updating: The filesystem is updated on-the-fly as hits come and go.
  - Extended Attributes: Beagle hit metadata is exported as extended
    attributes in the system.Beagle.* namespace.
  - Constant time operations: The backing data structure is a hash table,
    providing O(1) best-case complexity for many operations.
  - Supported file operations: readdir, readlink, getxattr, listxattr, stat,
    and statfs.

Project information

Maintainer:
Andrew Mitchell
Driver:
Not yet selected
Licence:
GNU GPL v2

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

beaglefs does not have any download files registered with Launchpad.