driver function More...
Functions | |
| sdbInitClient ($config) | |
driver function
| sdbInitClient | ( | $config | ) | 
Open cache strategy to improve performance
| $config | an array argument. The configuration, the options as below:  enableCacheStrategy : a boolean argument. The flag to open the cache strategy. 
cacheTimeInterval   : an integer argument. The life cycle of cached object. 
 | 
| integer | errno | 
Example: open cache
 1.8.2