An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.2% on proxy.golang.org
Top 2.5% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org
Top 3.4% forks on proxy.golang.org

proxy.golang.org : github.com/tarantool/go-tarantool/v2

Package with implementation of methods and structures for work with Tarantool instance. Example demonstrates how to use custom (un)packing with typed selects and function calls. You can specify user-defined packing/unpacking functions for your types. This allows you to store complex structures within a tuple and may speed up your requests. Alternatively, you can just instruct the msgpack library to encode your structure as an array. This is safe "magic". It is easier to implement than a custom packer/unpacker, but it will work slower.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/tarantool/go-tarantool/v2
Keywords: go , tarantool , tarantool-connector
License: BSD-2-Clause
Latest release: about 1 month ago
First release: about 1 year ago
Namespace: github.com/tarantool/go-tarantool
Dependent packages: 5
Dependent repositories: 3
Stars: 164 on GitHub
Forks: 53 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...