delay-queue icon indicating copy to clipboard operation
delay-queue copied to clipboard

Support different storage type

Open changsongl opened this issue 4 years ago • 1 comments

Delay-queue should support member storage and database support type for more choices. Implement memory first.

changsongl avatar Jan 13 '21 03:01 changsongl

Add In-memory storage by time wheel and make it persistent like Redis RDB and AOF.

changsongl avatar Jul 30 '21 07:07 changsongl