jKVDriver.class.php
Tags
Interfaces, Classes and Traits
- jIKVPersistent
- interface for KV driver which store values in a persistent manner (in a file...).
- jIKVttl
- interface for KV driver which support 'time to live' on values useful to use the driver as a cache storage.
- jIKVSet
- jKVDriver