bambleweeny
bambleweeny copied to clipboard
Bambleweeny is lightweight key-value store and message broker based on HTTP/REST.
An example is needed in the readme for creating and using a bin.
Provide an API to register a webhook which will be called when something is pushed into a list and indicates the potential consumers that there are things to pop in...
I would love to be able to define the name of my route or bin so that it would be easier to reason about them when coding against bambleweeny. Something...
it will be good to have a method that gives me the number of elements in a list / queue
we have INCR, let's have DECR too!