proxy.golang.org : github.com/darthunix/go-tarantool-vk
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/darthunix/go-tarantool-vk
License: BSD-2-Clause
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/darthunix
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago