Benoit Chesneau

Results 726 comments of Benoit Chesneau

This issue is disconnected from #273. The intent is about showing the status of a working group and allowing it. To communicate/show/collect their activity regularly for the members and people...

bug is still there. It's quite annoyiong to have to switch to another browser or wait to be on a computer to add an event. At least maybe adding the...

what the status of this?

ok I foud it in your personnal repo : https://github.com/goertzenator/rebar3_rust should I use this one?

what is the status of these features?

Hrm OK. On a side node it's confusing to have the API already in the source even if it raises some error. Why not simply removing it for now so...

@yosukehara I would like to implement that change but not ure about the current API. You will notice that the rocksdb API to use column has slightly changed since: https://github.com/facebook/rocksdb/blob/master/include/rocksdb/db.h#L150...

@mocchira I wasn't sure about the open_with_cf, I don't see it `DB.h` . Also the main question is how do you recover the ColumnFamily handles once you open. As a...

@mocchira I am not sure we need another functions though. IImo just open() with the cfs option should be ok and more erlangish. though that's a minor detail. Also do...