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