Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 669 Bytes

File metadata and controls

21 lines (16 loc) · 669 Bytes

Licensing

License names used in this document are as per SPDX License List.

The default license for this project is AGPL-3.0-or-later and Enterprise License.

MIT license

The following files are licensed under RqLite MIT License:

./internal/cluster/bootstrap.go
./internal/cluster/bootstrap_test.go
./internal/cluster/join.go
./internal/cluster/join_test.go
./internal/cluster/network/mux.go
./internal/cluster/store/store_helper.go
./internal/cluster/store/store_multi_test.go
./internal/cluster/store/store_test.go
./internal/cluster/store/transport.go