mirror of https://github.com/perkeep/perkeep.git
update README
This commit is contained in:
parent
c027ca9d9e
commit
c0261e5b95
|
@ -1 +1,6 @@
|
|||
The Camli storage node daemon ("layer 1").
|
||||
The Camlistore blob server HTTP server binary.
|
||||
|
||||
See also:
|
||||
- The storage interface is in lib/go/blobserver/
|
||||
- The storage implementations are under that e.g. lib/go/blobserver/localdisk/
|
||||
- The HTTP handlers are implemented in lib/go/blobserver/handlers/
|
||||
|
|
Loading…
Reference in New Issue