Skip to content
Snippets Groups Projects
Commit 204c4d06 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 736d2040
No related branches found
No related tags found
No related merge requests found
...@@ -66,6 +66,7 @@ gRPCs. ...@@ -66,6 +66,7 @@ gRPCs.
The first part is taking your simple blob store and splitting it to a distinct The first part is taking your simple blob store and splitting it to a distinct
blob *store* in `p2/ubi/server.go` and command-line tools `p2/blob.go` and `p2/lock.go`. blob *store* in `p2/ubi/server.go` and command-line tools `p2/blob.go` and `p2/lock.go`.
The command-line tools understand files and directories, the server is just a dump blob server.
The second part is building a lock server that will allow shared and The second part is building a lock server that will allow shared and
exclusive locking of any random string. You do not have to do locking exclusive locking of any random string. You do not have to do locking
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment