Download Source Package beaglefs:
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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 13.5 kB | 84 kB | [list of files] |
| amd64 | 13.2 kB | 80 kB | [list of files] |
| armel | 11.8 kB | 76 kB | [list of files] |
| hppa | 13.1 kB | 76 kB | [list of files] |
| i386 | 12.0 kB | 76 kB | [list of files] |
| ia64 | 15.4 kB | 92 kB | [list of files] |
| mips | 13.1 kB | 80 kB | [list of files] |
| mipsel | 13.1 kB | 80 kB | [list of files] |
| powerpc | 15.1 kB | 84 kB | [list of files] |
| s390 | 13.4 kB | 76 kB | [list of files] |
| sparc | 12.3 kB | 76 kB | [list of files] |