On 22 December 2017 at 10:07, Norman Walsh <[email protected]> wrote: > Mathieu Lonjaret <[email protected]> writes: >> I forget if we have a better place where it's described, but I believe >> something like https://perkeep.org/doc/protocol/ might be what you're >> asking for? >> Then your server written in another lang can be integrated to the >> Perkeep server with https://perkeep.org/pkg/blobserver/remote > > Perfect. Are there unit tests for testing the /protocol/ backend?
I don't think so. Then again, if you write tests similar enough to the various Go implementations in pkg/blobserver/ (e.g. localdisk) for your server, then you should be good. > Be seeing you, > norm > > -- > Norman Walsh <[email protected]> | There has never been a perfect > http://nwalsh.com/ | government, because men have passions; > | and if they did not have passions, > | there would be no need for > | government.--Voltaire > > -- > 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. -- 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.
