-
The rate limiting implementation in the lua branch is compatible with our current implementation that uses sliding windows. The primary differences is that it's using openresty shdicts, rather than re…
-
After completion of #1004
Add the following feature
when we get an error on the TAP feed, automatically put bucket in offline mode
This is the wrap-up ticket for all the following related tickets
-…
ajres updated
8 years ago
-
To make graphene exchanges more similar to other exchanges there should be no fee for creating orders that do not get filled. Unfortunately, to prevent abuse, a minimum fee is still necessary.
This…
-
When I try to compile coova-chilli in r46409 I get following error.
libtool: compile: mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I/trunk/openwrt/staging_dir/target-mips_34kc_musl-1.1.10/u…
-
Hello, I think it may be a good idea to include a non-leaky bucket implementation. Instead of it eventually doing the intended action, just block the action altogether.
-
Hi there,
Just thought I'd give this tool a go (no pub intended!) to make uploading themes a bit quicker. I've installed it ( v0.2.3 darwin-amd64.zip) following the instructions and can see the comman…
benje updated
9 years ago
-
The various "setR"/"getR" accessors on Bucket and Client should be removed in favor of using bucket properties and request-time quorum options. This will bring it in line with the patterns used in the…
-
As we are currently experimenting with Hazelcast for its applicability as a caching solution for a leaky-bucket filter, which relies on the eviction of entries, we noticed some inconsitencies with the…
-
Related to #2252 and #2295.
It seems to me like the store and Ceph add a lot of complexity to the Deis cluster. The store component is obviously useful, maybe necessary for applications that require …
-
I am the author of [Sluice](https://github.com/snowplow/sluice/blob/0.2.0/lib/sluice/storage/s3/s3.rb) which uses fog to perform lots of file operations on S3.
It works fine in Ruby, but in JRuby fil…