go - hypertable thrift or swig question -
i'm interested in hypertable db, , im developing crawler , indexer in go-lang, unfortunately there's no binding available languange. i'm having difficulties in compiling swig , hypertable c++ client (too many errors) , thrift don't have working support go-lang, there way connect directly hypertable's thriftbroker straightforward coding go? or suggestion access hypertable go?
thanks.
there may not thrift support in go, appears there go support in thrift: https://issues.apache.org/jira/browse/thrift-625
it appears code this standalone project has been checked trunk of thrift, , appear in future release (maybe version 0.7). 1 of 2 (the development version of thrift or standalone project should started).
Comments
Post a Comment