Hello Gophers, Just announcing my graph database called Linsang. It operates in embedded way. No server/daemon. It has a main package which just defines the basis. But the linsangmysql subpackage implementing the operations has most of the code (and so the documentation). I divided this way to allow anyone not just to create new operations but, also, replace all of them. The operations defined use a MySQL database as the backend store. Anyone can create new operations using others backend stores. Combining operations from multiple backend stores is ok.
This the first realease and the code is alpha. So, 'do not use in production' is the obvious advise and 'opinions, tests, criticism, suggestions and contributions' the obvious request! ;) Thank for your attention! Luis Otavio de Colla Furquim -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.