ChicagoBoss / tinymq

TinyMQ - a diminutive, in-memory message queue
MIT License
124 stars 43 forks source link

API to set global age of channels during runtime #10

Closed marutha closed 11 years ago

marutha commented 11 years ago

This will change the maximum age of the channel to NewMaxAge. Note: Channels created prior to this call will not have any effect.

rambocoder commented 11 years ago

+1