diff options
author | edef <edef@unfathomable.blue> | 2021-08-14 21:28:14 +0000 |
---|---|---|
committer | edef <edef@unfathomable.blue> | 2021-08-14 21:28:14 +0000 |
commit | db7c54f92f386a94db8af7a12626d2657b4dd640 (patch) | |
tree | 4baba57bac54c68823a834c0f8aa97b24cfec7a2 /ripple/Cargo.lock.license | |
parent | dcae0f9c8a94f05bf55cf9b6fbc773502ab5784f (diff) | |
download | unf-legacy-db7c54f92f386a94db8af7a12626d2657b4dd640.tar.zst |
ripple/fossil: a basic content-addressable store
Fossil stores content-addressed blobs of file contents and Protobuf-encoded directory listings, backed by Sled. Change-Id: I8b49de6342218ca00755cec980b1d0cfb18878a7
Diffstat (limited to 'ripple/Cargo.lock.license')
-rw-r--r-- | ripple/Cargo.lock.license | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ripple/Cargo.lock.license b/ripple/Cargo.lock.license index dddf7fd..26667bf 100644 --- a/ripple/Cargo.lock.license +++ b/ripple/Cargo.lock.license @@ -1,2 +1,3 @@ SPDX-FileCopyrightText: V <v@unfathomable.blue> +SPDX-FileCopyrightText: edef <edef@unfathomable.blue> SPDX-License-Identifier: CC0-1.0 |