NEWS.md
driver_multistorr
and storr_multistorr
, #67)$check
and $repair
) for detecting some problems with storr repositories. This is a work in progress and is currently only supported for the rds driver.$duplicate
) and filling ($fill
) keys with identical values, without duplicating or reserialising data (#56, requested by @wlandau)mget
/mset
/mset_by_value
added for vectorised get
/set
/set_by_value
operations that reduce the number of roundtrips on some drivers. del
and exists
become vectorised at the same time. This requires extensive change to drivers but is backward compatible for users.$import()
now returns a matrix with columns name
, namespace
indicating what was imported (previously this was just a vector)=
which reduces the number of possily problematic characters. Existing storrs are unaffected (#43)