Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Is the README out of date? #12

Open
@blazingsiyan

Description

In README, it says

val devices = client.namespace("devices").set[String, String]("setName")

However it seems the ValueMapping type class does not implement for type String
So I ran into the error:

could not find implicit value for parameter valueMapping: com.tapad.aerospike.ValueMapping[String]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions