You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/08/10 02:02:20 UTC

[GitHub] [skywalking-banyandb] hanahmily opened a new pull request #32: Introduce index store to place indices on the disk

hanahmily opened a new pull request #32:
URL: https://github.com/apache/skywalking-banyandb/pull/32


   * Add index store interface to the storage module
   * Add FlushCallback to the normal store. When data laid in memory is flushed on the disk, this callback will be invoked. It will help the index database to determine when to flush out the indices.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-banyandb] hanahmily merged pull request #32: Introduce index store to place indices on the disk

Posted by GitBox <gi...@apache.org>.
hanahmily merged pull request #32:
URL: https://github.com/apache/skywalking-banyandb/pull/32


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org