This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
Open
Description
opened on Sep 1, 2016
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]
Metadata
Assignees
Labels
No labels
Activity