Skip to content

Consider an API with a request object for Select #126

Closed
@Totktonada

Description

@Totktonada

To be honest, I going to the docs each time to look at which positions offset, limit, iterator type and key reside. I would like to offer a more friendly API, where one can leave most of options by default and provide just space and key to make EQ request on a primary index of the space without offset and limit.

Of course, I want this feature to work in parallel with existing API and don't break anything.

One of possible approaches is construction of a request object and passing it to a Select variant. See tarantool/tarantool-java#247 for example.

Ideas about the best API are welcome.

Metadata

Metadata

Assignees

Labels

featureA new functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions