wooga / locker

Atomic distributed "check and set" for short-lived keys
MIT License
152 stars 14 forks source link

Read locker stats directly from ets table #7

Closed sthadka closed 11 years ago

sthadka commented 11 years ago

Get locker stats using ets:info/2 instead of doing a table scan.