go - OnChange on a table is available in golang driver - rethinkDB? -


i working on rethinkdb , golang , new these 2 technologies/database.

note

golang driver - using this driver connecting rethinkdb.

problem

there no onchange on table functionality in driver.

note - onchange functionality available in rethinkdb.

any suggestion of golang driver supports rethinkdb onchange.

thanks in advance

sorry delayed reply dont check stackoverflow should.

gorethink offer support changefeeds. unfortunately documentation bit lacking , hope work soon, until recommend having @ tests. should give idea on how use them.

https://github.com/dancannon/gorethink/blob/master/query_table_test.go#l215

if have further questions regarding change feeds or other issues driver let me know.


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -