memcachier / memjs

A memcache client for node using the binary protocol and SASL authentication
MIT License
197 stars 52 forks source link

Client sequence count can cause range error. #126

Closed flippmoke closed 4 years ago

flippmoke commented 4 years ago

Prevent the sequence count on a client from being larger then an uint32, which would cause a range error