Quasardb API for PHP
Introduction Installation Compilation Configuration API Reference

Namespaces

  • qdb

Classes

  • QdbAliasAlreadyExistsException
  • QdbAliasNotFoundException
  • QdbBatch
  • QdbBatchResult
  • QdbBlob
  • QdbCluster
  • QdbConnectionException
  • QdbContainerEmptyException
  • QdbDeque
  • QdbEntry
  • QdbEntryCollection
  • QdbException
  • QdbExpirableEntry
  • QdbIncompatibleTypeException
  • QdbInputException
  • QdbInteger
  • QdbOperationDisabledException
  • QdbOperationException
  • QdbProtocolException
  • QdbSystemException
  • QdbTag
  • QdbTagCollection

Configuration

The following settings can be changed in php.ini.

quasardb.log_level

Specifies the log verbosity.

Allowed values are detailed, debug, info, warning, error, panic. The default is panic.

quasardb.persitent

Enables persistent connections.

Can be set to 0 to disable or to 1 to enable persistent connections. The default is 1 (enabled).

Namespace: qdb
Copyright 2009-2018 quasardb SAS Documentation generated by ApiGen