jIKVPersistent
in
interface for KV driver which store values in a persistent manner (in a file...).
Tags
Table of Contents
- sync() : mixed
- synchronize the memory content with the persistent storage.
Methods
sync()
synchronize the memory content with the persistent storage.
public
sync() : mixed