Skytable-py

Latest version: v0.1.3

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.4.0

> This release introduces breaking changes

Changes:

- Actions added: `MSET` , `MGET` , `MUPDATE`
- Terrapipe 1.0
- Improved terminal output

Fixes:

- Explicit handling for incomplete responses in `tsh`

Migrating existing clients

The Terrapipe protocol was revised and promoted to 1.0. This will cause all existing client implementations to break, since the protocol has changed fundamentally. The clients have to implement the [latest spec](https://terrabasedb.github.io/docs/Protocols/terrapipe).

0.3.2

> No breaking changes

The `tsh` component printed the wrong version number. This has been fixed.

0.3.1

> This release introduces breaking changes

This release fixes 7, 8. It also adds several under-the-hood optimizations greatly improving query performance.

Migrating existing clients

The only significant change in the protocol is the new metalayout format: `abc` instead of the previously proposed `abc` .

Disk storage format

The disk storage format was changed rendering existing binary data files incompatible. However, if you have any existing data - which is important, open an issue - because we'll be able to provide a tool that can help you easily migrate your existing datasets - with a one line command - so - no worries!

0.3.0

> No breaking changes.

This version enables persistence for stored data

0.2.0

> This release introduces breaking changes

This release implements the latest version of the Terrapipe protocol.

Migrating existing clients

All clients have to reimplement the Terrapipe protocol to match the [latest spec](https://terrabasedb.github.io/docs/Protocols/unsupported-tp).

0.1.0

This release provides an experimental client and server implementation.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.