- Simplifies internal reference counting and namespace handling. This removes the
NamespacedCorestore
class, but does not alter the interface. - Uses
refpool
for reference handling. - Removes
Nanoguard
and the undocumentedthis.guard
property on DWebstore. - Removes the private
_name
option toDWebstore.get
in favor of a publicname
option.