lp:gouda

Created by Eric Casteleijn and last modified
Get this branch:
bzr branch lp:gouda
Members of Gouda (Go u1db implementation) hackers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gouda (Go u1db implementation) hackers
Project:
gouda
Status:
Development

Recent revisions

27. By John A Meinel

Make the license officially LGPLv3 for now.

26. By John A Meinel

Make sure you can trigger actions from Python.

gouda_serv.py can pass requests into the pipe, and read the
responses.
It was breaking because go treats []byte as an array of
integers, rather than an array of characters.
But string fixes that just fine.

25. By John A Meinel

go test supports ... for wildcards.
Use it, since it makes things a bit nicer.

24. By Eric Casteleijn

Got a reflection system working, and used it to expose CreateDoc.

23. By Eric Casteleijn

adds test-serv code, to be able to reuse the python implementation's tests'

22. By Eric Casteleijn

changed InMemoryDatabase to have a CreateDoc method

21. By Eric Casteleijn

This makes the 'official' url: launchpad.net/gouda/u1db.

20. By Eric Casteleijn

Use a 'Content' type rather than explictly map[string]interface{}.

18. By Eric Casteleijn

inmemory tests finished

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers