Konovalov Maxim
Konovalov Maxim
https://github.com/blang/vfs Currently the library can only use system files, but I would like to be able to use vfs too
**Bug description** Cant install tarantool 2.10 from homebrew tarantool tap with build failed * OS: MacOS * OS Version: Sonoma 14.5 * Architecture: Apple M1 **Steps to reproduce** ``` $...
I added the ability to use custom balancing methods when connecting with a pool. Related issues: #400
Currently, balancing in the pool occurs only using round robin, I would like to have an interface for the balancing strategy and the ability to write my own strategy
There are no hints where tarantool is installed, and it is also not clear what to add to PATH. In addition, I would like to be able to use the...
github.com/mickep76/iodatafmt is not available now and build does not work go: github.com/mickep76/[email protected]: invalid version: git ls-remote -q origin in /Users/maxim-konovalov/go/pkg/mod/cache/vcs/4efce029de38da2ac7d547b49ef84924855725f87afda474db214842c5723ab9: exit status 128: remote: Repository not found. fatal: repository 'https://github.com/mickep76/iodatafmt/'...
- Implemented the `box.Schema()` method that returns a `Schema` object for schema-related operations What has been done? Why? What problem is being solved? I didn't forget about (remove if it...
What has been done? Why? What problem is being solved? I didn't forget about (remove if it is not applicable): - [ ] Tests (see [documentation](https://pkg.go.dev/testing) for a testing package)...
it is necessary to give and write the logic of behavior in case of unavailability of one of the nodes, I suggest using a similar approach with nginx and the...