No project description provided
Project description
wal-iot
A simple Write Ahead Log (WAL) implementation for IoT devices to deal with network failures or power outages.
Introduction
Unlike the formal WAL designed for databases, this WAL is not designed for ensuring the atomicity of transactions. Instead, it is designed to ensure that the data is not lost in case of network failures or power outages, which are common in IoT or sensors networks.
Installation
pip install wal-iot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wal_iot-0.1.0.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file wal_iot-0.1.0.tar.gz
.
File metadata
- Download URL: wal_iot-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a330fb535707e0f69f14f60daf5e127374167a2f66a27a76b9d657526e5f5792 |
|
MD5 | 773bc4ab22108a48f66b7749317ec205 |
|
BLAKE2b-256 | 4d77d7a617959fd8a779ade4d17e28cbd933f97e8291128c938da13cedc6aa63 |
File details
Details for the file wal_iot-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: wal_iot-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6508864492a337149d13ac9aef36fd9e4de2e17344bee142cb94cdbfbc79d28c |
|
MD5 | e3cba29888337b83dee8101b8f7682e3 |
|
BLAKE2b-256 | 8ea9d3aef774db63b101f9f7bece5f0cbdc3564e52e1097095b4ee01c7711c2c |