JCR allows to disable value storage by adding property into configuration. For interal usage and testing purpose only.
<property name="enabled" value="false" />
Be careful, all stored values will be unaccessible.