Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2014 13:30:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194944] New: [New port]: databases/hyperleveldb
Message-ID:  <bug-194944-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: cheffo@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194944-13>