message_filter

A size based or time based message filter. Takes any generic type as key and will drop keys after a time period or size of container is reached (Lru Cache pattern). The filter has Add key method only. Delete will be added at a later stage. This is a handy container for network based systems to filter previously seen messages.

|Crate|Travis|Appveyor|Coverage| |:------:|:-------:|:-------:|:-------:| ||Build Status|Build status|Coverage Status|

| Documentation | MaidSafe System Documention | MaidSafe web site | Safe Community site |

Todo