Mathieu Lonjaret <[email protected]> writes:
> The minimum is to implement a blob server:
> https://perkeep.org/doc/terms#blobserver
> but what you probably want is to implement a full storage interface:
> https://perkeep.org/pkg/blobserver#Storage
> you can look at any of the other existing implementations in
> pkg/blobserver (https://perkeep.org/pkg/blobserver#pkg-subdirectories)
> for examples.

Ok. It might be fun to learn a bit of Go and try to implement the
whole thing as a new backend, but have you considered providing a
generalized interface that communicates with the actual backend
database through a defined REST interface?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <[email protected]> | Knowledge comes, but wisdom
http://nwalsh.com/            | lingers.--Alfred Lord Tennyson

-- 
You received this message because you are subscribed to the Google Groups 
"Camlistore" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: PGP signature

Reply via email to