Support "read only" storages, but only in a limited way. We accept a
read_only flag on the config object, and BerkeleyBase sets self._is_read_only when this flag is true, but it leaves any ReadOnlyError raising to BaseStorage.
Showing
Please register or sign in to comment