token-bucket
token-bucket copied to clipboard
To make TokenBucketImpl serializable
Would that be possible? I'm trying to manage the buckets on a shared cache (Hazelcast). To do that TokenBucketImpl must be serializable.
I'm note sure this is the best way of doing that..
Could you please let me know if there are there any plans to support distributed buckets with this library?
Thanks!