Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for missed tarantool types #158

Closed

Conversation

pavlua
Copy link

@pavlua pavlua commented Jul 12, 2023

Added support for some missed tarantool types, implemented as msgpack extensions:

Added new test suites with integration tests:

  • tests with serialization and deserialization tests for almost all Tarantool types, including new ones (decimal, uuid, datetime)
  • some basic tests for getting schema and inserting value into space
    To launch tests locally you need only empty Tarantool instance, you can run it using docker-compose, for example

@pavlua
Copy link
Author

pavlua commented Nov 22, 2023

Closed, opened #161 instead

@pavlua pavlua closed this Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant