You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by li...@apache.org on 2020/12/19 20:09:45 UTC

[skywalking-satellite] branch mmap-queue updated (709f4dd -> 47df092)

This is an automated email from the ASF dual-hosted git repository.

liujiapeng pushed a change to branch mmap-queue
in repository https://gitbox.apache.org/repos/asf/skywalking-satellite.git.


    from 709f4dd  convert event to proto and add generate codes
     add 47df092  add bigqueue lisense

No new revisions were added by this update.

Summary of changes:
 Makefile                                           |   4 +-
 dist/LICENSE                                       |   1 +
 .../{LICENSE-mmap.txt => LICENSE-bigqueue.txt}     |   0
 docs/plugins/queue/mmap/README.md                  |   2 +-
 plugins/queue/mmap/queue.go                        |  81 +++++++++++++
 plugins/queue/mmap/queue_opreation.go              | 128 +++++----------------
 6 files changed, 115 insertions(+), 101 deletions(-)
 copy dist/licenses/{LICENSE-mmap.txt => LICENSE-bigqueue.txt} (100%)