Ruby Client Library 2.9.0
Ruby Client Library is a database client library that enables you to build applications in Ruby that store and retrieve data from an Aerospike cluster.
Please refer to the client manual for details on using Ruby Client Library.
Ruby Client Library is available via gem
. Run the following to install the library:
gem install aerospike
The source code is available on GitHub