siddontang

Results 120 comments of siddontang
trafficstars

maybe we can use rust Any type, but I don't know. PTAL @brson @nrc

Hi @autodidaddict We have no plan for this now, but this is a cool suggestion. Can you give us some ideas about what needs to do if we support this...

Great!!! PTAL @birdstorm

Hi @kouhate , this is the problem and you can see my commit message that I will optimize it later but have not found a better way now. :smile: For...

@kouhate , Now ledisdb supports XUSE command, like below: `XUSE db THEN set a 1` First we will select a db, then do the real command like before. Unlike TMPSELECT,...

@kouhate I have optimized and refactored xcodis in develop branch. many changes: - Use goredis to handle RESP, I don't like origin RESP and connection handling, :-), now the code...

run `make clean`, and `rm -rf ./Godeps/_workspace/pkg` please.