Neat! Could you support Logged{Dict}? Then it would work with any 
associative collection.

On Wednesday, April 6, 2016 at 6:28:51 PM UTC-4, jock....@gmail.com wrote:
>
> Hi there,
>
> Introducing LoggedDicts.jl <https://github.com/JockLawrie/LoggedDicts.jl>.
>
> A LoggedDict is simply a Dict for which every write is logged to a 
> user-defined output.
> Handy as a light-weight, intra-process data store in applications/scripts 
> that do not require high write frequency (though this is an addressable 
> problem).
>
> Comments/criticisms/suggestions welcome.
>
> Cheers,
> Jock
>
>
>

Reply via email to