istreamdata / orientgo

Go (golang) client for OrientDB
MIT License
125 stars 22 forks source link

Asynchronous functions #25

Open dennwc opened 9 years ago

dennwc commented 9 years ago

Implement asynchronous function variants for obinary.Database. Network code have already been rewritten to support sessions, so this will be an easy part.