Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 300 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 300 Bytes

Aerospike PHP Client Examples

The following subdirectories contain example scripts which demonstrate different aspects of the Aerospike PHP client's API.

basic_examples contains scripts that show connection and key-value operations. streams contains scripts that demonstrate scan and query.