Ivan Bannikov
Ivan Bannikov
There is a problem with cursor based pagination on requests by secondary indexes. Consider a simple key-value schema: | **field** | **type** | **info** | |------------|------------|-----------| | **key** | string...
Currently there is no mapping for simple structures, like array of string, array of numbers, returning from tarantool procedures
There is no functionality for setting custom mappings on springdata level. It would be nice to have such possibility, for example, I want to map some flat structure (e.g tuple,...