You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2017/12/14 20:39:42 UTC

[GitHub] merlimat opened a new pull request #855: DbLedgerStorage -- Main implementation

merlimat opened a new pull request #855: DbLedgerStorage -- Main implementation
URL: https://github.com/apache/bookkeeper/pull/855
 
 
   `LedgerStorage` implementation that uses the EntryLogger mechanism but stores the indexes in a RocksDB database.
   
   In addition, there are also a WriteCache and a ReadCache that are used to completely decouple the read & write paths.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services