Skip to content
Visit booth 3171 at Google Cloud Next to see how to unlock real-time decisions at scaleMore info

Install the Aerospike client

Prerequisites

The Aerospike Ruby client requires Ruby version 1.9.3 or later. It supports Ruby MRI and Rubinious.

The Aerospike Ruby client implements the wire protocol. It does not depend on the C client. It is thread-safe and asynchronous.

Supported operating systems:

  • Major Linux distributions (Ubuntu, Debian, Redhat, Amazon Linux 2023)
  • macOS
  • Windows (untested)

Installing

  1. Install Ruby 2.3.0 or later
  2. Install the gem:
gem install aerospike

Running Tests

The Aerospike Ruby client uses RSpec for testing.

To run all tests:

Terminal window
$ bundle exec rspec
Feedback

Was this page helpful?

What type of feedback are you giving?

What would you like us to know?

+Capture screenshot

Can we reach out to you?