@@ -8,7 +8,42 @@ Readme has been inspired by the amazing Netdata community project.
8
8
[ Netdata] ( https://github.com/netdata/netdata )
9
9
10
10
11
- immudb uses the following open source projects.
11
+ immudb uses the following amazing open source projects. Copyright by their respective copyright holders and vChain, Inc.
12
+
13
+ | Project | License |
14
+ | ------------------------------------------------------------ | ------------------------------------------------------------ |
15
+ | [ badger] ( https://github.com/dgraph-io/badger ) | [ Apache License 2.0] ( https://github.com/dgraph-io/badger/blob/master/LICENSE ) |
16
+ | [ cobra] ( https://github.com/spf13/cobra ) | [ Apache License 2.0] ( https://github.com/spf13/cobra/blob/master/LICENSE.txt ) |
17
+ | [ go-homedir] ( https://github.com/mitchellh/go-homedir ) | [ MIT] ( https://github.com/mitchellh/go-homedir/blob/master/LICENSE ) |
18
+ | [ viper] ( https://github.com/spf13/viper ) | [ MIT] ( https://github.com/spf13/viper/blob/master/LICENSE ) |
19
+ | [ xid] ( https://github.com/rs/xid ) | [ MIT] ( https://github.com/rs/xid/blob/master/LICENSE ) |
20
+ | [ Prometheus Go client library] ( https://github.com/prometheus/client_golang ) | [ Apache License 2.0] ( https://github.com/prometheus/client_golang/blob/master/LICENSE ) |
21
+ | [ Go gRPC Middleware] ( https://github.com/grpc-ecosystem/go-grpc-middleware ) | [ Apache License 2.0] ( https://github.com/grpc-ecosystem/go-grpc-middleware/blob/master/LICENSE ) |
22
+ | [ go-toml] ( https://github.com/pelletier/go-toml ) | [ MIT] ( https://github.com/pelletier/go-toml/blob/master/LICENSE ) |
23
+ | [ File system notifications for Go] ( https://github.com/fsnotify/fsnotify ) | [ BSD 3-Clause "New" or "Revised" License] ( https://github.com/fsnotify/fsnotify/blob/master/LICENSE ) |
24
+ | [ jWalterWeatherman] ( https://github.com/spf13/jwalterweatherman ) | [ MIT] ( https://github.com/spf13/jwalterweatherman/blob/master/LICENSE ) |
25
+ | [ HCL] ( https://github.com/hashicorp/hcl ) | [ Mozilla Public License 2.0] ( https://github.com/hashicorp/hcl/blob/master/LICENSE ) |
26
+ | [ mapstructure] ( https://github.com/mitchellh/mapstructure ) | [ MIT] ( https://github.com/mitchellh/mapstructure/blob/master/LICENSE ) |
27
+ | [ grpc-gateway] ( https://github.com/grpc-ecosystem/grpc-gateway ) | [ BSD 3-Clause "New" or "Revised" License] ( https://github.com/grpc-ecosystem/grpc-gateway/blob/master/LICENSE.txt ) |
28
+ | [ cast] ( https://github.com/spf13/cast ) | [ MIT] ( https://github.com/spf13/cast/blob/master/LICENSE ) |
29
+ | [ go-md2man] ( https://github.com/cpuguy83/go-md2man ) | [ MIT] ( https://github.com/cpuguy83/go-md2man/blob/master/LICENSE.md ) |
30
+ | [ xxhash] ( https://github.com/cespare/xxhash ) | [ MIT] ( https://github.com/cespare/xxhash/blob/master/LICENSE.txt ) |
31
+ | [ Data model artifacts for Prometheus] ( https://github.com/prometheus/client_model ) | [ Apache License 2.0] ( https://github.com/prometheus/client_model/blob/master/LICENSE ) |
32
+ | [ pflag] ( https://github.com/spf13/pflag ) | [ BSD 3-Clause "New" or "Revised" License] ( https://github.com/spf13/pflag/blob/master/LICENSE ) |
33
+ | [ Go support for Protocol Buffers] ( https://github.com/protocolbuffers/protobuf-go ) | [ License] ( https://github.com/protocolbuffers/protobuf-go/blob/master/LICENSE ) |
34
+ | [ Ristretto] ( https://github.com/dgraph-io/ristretto ) | [ Apache License 2.0] ( https://github.com/dgraph-io/ristretto/blob/master/LICENSE ) |
35
+ | [ AFERO] ( https://github.com/spf13/afero ) | [ Apache License 2.0] ( https://github.com/spf13/afero/blob/master/LICENSE.txt ) |
36
+ | [ Blackfriday] ( https://github.com/russross/blackfriday ) | [ Simplified BSD License] ( https://github.com/russross/blackfriday/blob/master/LICENSE.txt ) |
37
+ | [ Humane Units] ( https://github.com/dustin/go-humanize ) | [ License] ( https://github.com/dustin/go-humanize/blob/master/LICENSE ) |
38
+ | [ sanitized anchor name] ( https://github.com/shurcooL/sanitized_anchor_name ) | [ MIT] ( https://github.com/shurcooL/sanitized_anchor_name/blob/master/LICENSE ) |
39
+ | [ go-farm] ( https://github.com/dgryski/go-farm ) | [ MIT] ( https://github.com/dgryski/go-farm/blob/master/LICENSE ) |
40
+ | [ PASETO] ( https://github.com/o1egl/paseto ) | [ MIT] ( https://github.com/o1egl/paseto/blob/master/LICENSE ) |
41
+ | [ ChaCha20] ( https://github.com/aead/chacha20 ) | [ MIT] ( https://github.com/aead/chacha20/blob/master/LICENSE ) |
42
+ | [ Perks] ( https://github.com/beorn7/perks ) | [ MIT] ( https://github.com/beorn7/perks/blob/master/LICENSE ) |
43
+ | [ Zstd Go Wrapper] ( https://github.com/DataDog/zstd ) | [ Simplified BSD License] ( https://github.com/DataDog/zstd/blob/1.x/LICENSE ) |
44
+ | [ gotenv] ( https://github.com/subosito/gotenv ) | [ MIT] ( https://github.com/subosito/gotenv/blob/master/LICENSE ) |
45
+ | [ poly1305] ( https://github.com/aead/poly1305 ) | [ MIT] ( https://github.com/aead/poly1305/blob/master/LICENSE ) |
46
+ | [ Go CORS handler] ( https://github.com/rs/cors ) | [ MIT] ( https://github.com/rs/cors/blob/master/LICENSE ) |
47
+ | [ ntp] ( https://github.com/beevik/ntp ) | [ BSD 2-Clause "Simplified" License] ( https://github.com/beevik/ntp/blob/master/LICENSE ) |
48
+
12
49
13
- - [ badger] ( https://github.com/dgraph-io/badger )
14
- [ Apache License, Version 2.0] ( http://www.apache.org/licenses/LICENSE-2.0 )
0 commit comments