GoVector | Vector clock logging library for Go

 by   DistributedClocks Go Version: v1.0 License: MIT

kandi X-RAY | GoVector Summary

kandi X-RAY | GoVector Summary

GoVector is a Go library. GoVector has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

GoVector is a vector clock logging library written in Go. The vector clock algorithm is used to order events in distributed systems in the absence of a centralized clock. GoVector implements the vector clock algorithm and provides feature-rich logging and encoding infrastructure. Vector clock events are generated using 3 key functions, PrepareSend, UnpackReceive, and LogLocalEvent. PrepareSend encodes messages for network transport, updates GoVectors local time, and logs a sending event. UnpackReceive decodes messages from the network, merges GoVectors local clock with the received clock, and logs a receiving event. LogLocalEvent event ticks the clock, and logs a message. This library can be added to a Go project to generate a ShiViz-compatible vector-clock timestamped log of events in a concurrent or distributed system. This library can also be used to generate TSViz-compatible log of events. GoVector is compatible with Go 1.11+ and requires support for Go modules.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              GoVector has a low active ecosystem.
              It has 170 star(s) with 33 fork(s). There are 13 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 15 open issues and 17 have been closed. On average issues are closed in 329 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of GoVector is v1.0

            kandi-Quality Quality

              GoVector has no bugs reported.

            kandi-Security Security

              GoVector has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              GoVector is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              GoVector releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of GoVector
            Get all kandi verified functions for this library.

            GoVector Key Features

            No Key Features are available at this moment for GoVector.

            GoVector Examples and Code Snippets

            No Code Snippets are available at this moment for GoVector.

            Community Discussions

            No Community Discussions are available at this moment for GoVector.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install GoVector

            To install GoVector you must have a correctly configured go development environment. See How to Write Go Code.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/DistributedClocks/GoVector.git

          • CLI

            gh repo clone DistributedClocks/GoVector

          • sshUrl

            git@github.com:DistributedClocks/GoVector.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Go Libraries

            go

            by golang

            kubernetes

            by kubernetes

            awesome-go

            by avelino

            moby

            by moby

            hugo

            by gohugoio

            Try Top Libraries by DistributedClocks

            shiviz

            by DistributedClocksJavaScript

            JVector

            by DistributedClocksJava

            CppVector

            by DistributedClocksC++

            tsviz

            by DistributedClocksJavaScript

            CVector

            by DistributedClocksC