mp911de / spinach

Scalable Java Disque client
Apache License 2.0
34 stars 4 forks source link

Implement QSTAT command #20

Closed mp911de closed 8 years ago

mp911de commented 8 years ago

Implement QSTAT command that returns a Map<String, Object> containing queue statistics.

mp911de commented 8 years ago

Implemented.