[Bug 194944] New: [New port]: databases/hyperleveldb

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 11 13:30:44 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194944

            Bug ID: 194944
           Summary: [New port]: databases/hyperleveldb
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: cheffo at freebsd-bg.org

Created attachment 149281
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149281&action=edit
hyperleveldb port shar file

This is a new port of hyperleveldb - fork of leveldb.

HyperLevelDB is the data storage engine that powers HyperDex.
We forked HyperLevelDB from Google's LevelDB and adapted it to more closely
meet the needs of HyperDex.

HyperLevelDB improves on LevelDB in two key ways:

1: Improved parallelism: HyperLevelDB uses more fine-grained locking internally
to provide higher throughput for multiple writer threads.
2: Improved compaction: HyperLevelDB uses a different method of compaction that
achieves higher throughput for write-heavy workloads, even as the database
grows.

WWW: http://hyperdex.org/performance/leveldb/
WWW: https://github.com/rescrv/HyperLevelDB


redport logs - https://redports.org/buildarchive/20141111124848-98919/

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list