We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e.g.
@RedisHash("people") @Data class Person { @Id String id; String firstname; String lastname; Address address; }
for this repo, we'd like the key to be some-service::repo::people
some-service::repo::people