tarantool / tarantool-python

Python client library for Tarantool
https://www.tarantool.io
BSD 2-Clause "Simplified" License
101 stars 46 forks source link

soft automatic schema reload #63

Closed kostja closed 8 years ago

kostja commented 8 years ago

Now that the iproto protocol has sc_schema_id, fix the driver to perform "soft" schema reload.

https://github.com/tarantool/tarantool/issues/1183