go-rest-api-server icon indicating copy to clipboard operation
go-rest-api-server copied to clipboard

id = 0 is missing in some implementations

Open maoe opened this issue 12 years ago • 1 comments

In go implementation, you reset the id if it's above 10,000. It seems that the reset is missing in Perl's fetch_memcached, Ruby's fetch_mysql and fetch_memcached.

maoe avatar Oct 18 '13 09:10 maoe

I'll fix it.

stanaka avatar Oct 18 '13 11:10 stanaka