Giter Site home page Giter Site logo

summit-2022-batch's Introduction

Aerospike Summit 2022 Batch Anything Presentation

Companion code for the Aerospike Summit 2022 roadshow presentation "Building with Batch Writes in Aerospike Database 6".

Dependencies

  • Aerospike Database 6.0
  • Python 3.7+
  • Aerospike Python Client >= 7.0.0

Sequence

The presentation mentions which scripts are being run for each slide. The sequence is as follows:

  1. fill.py to fill the database with sample data using single and batch writes
  2. batch-reads.py to demonstrate batch reading of records and batch read-operations over multiple records
  3. new-score.py to demonstrate updating records with read and write expressions
  4. update-leaderboard.py to demonstrate rolling up staged personal-best scores into top scores with batch reads and then batch writes

Options

All the scripts support the following options:

optional arguments:
  --help                Displays this message.
  -U <USERNAME>, --username <USERNAME>
                        Username to connect to database.
  -P <PASSWORD>, --password <PASSWORD>
                        Password to connect to database.
  -h <ADDRESS>, --host <ADDRESS>
                        Address of Aerospike server.
  -p <PORT>, --port <PORT>
                        Port of the Aerospike server.
  -n <NS>, --namespace <NS>
                        Namespace name to use
  -s <SET>, --set <SET>
                        Set name to use.
  --services-alternate  Use services alternate

summit-2022-batch's People

Contributors

rbotzer avatar

Watchers

 avatar Joe M. avatar Meher Tendjoukian avatar Paul Jensen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.