Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37492459
en ru br
ALT Linux repos
S:0.10-alt1

Group :: File tools
RPM: bees

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.10-alt1
Build date: 1 october 2023, 04:58 ( 29.4 weeks ago )
Size: 145.36 Kb

Home page:   https://github.com/Zygo/bees

License: GPL3.0-only
Summary: Best-Effort Extent-Same, a btrfs deduplication agent
Description:

bees is a block-oriented userspace deduplication agent designed for large btrfs
filesystems. It is an offline dedupe combined with an incremental data scan
capability to minimize time data spends on disk from write to dedupe.

Hilights:

* Space-efficient hash table and matching algorithms - can use as little as 1
 GB hash table per 10 TB unique data (0.1GB/TB)
* Daemon incrementally dedupes new data using btrfs tree search
* Works with btrfs compression - dedupe any combination of compressed and uncompressed files
* Persistent hash table for rapid restart after shutdown
* Whole-filesystem dedupe - including snapshots
* Constant hash table size - no increased RAM usage if data set becomes larger
* Works on live data - no scheduled downtime required
* Automatic self-throttling based on system load

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • bees
  • bees-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin