Skip to content

Add example code for each major client library #101

@tidwall

Description

@tidwall

We should have example code documented for each recommended client library

At the moment only the node_redis library has an example of how to use the client library.

What to do for each client library

  • Create an example code wiki page that executes the following commands:
SET fleet truck1 POINT 33 -115
GET fleet truck1
NEARBY fleet POINT 33 -115 1000

Use the node_redis example as a template.

Recommended #100

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions