a system for storing data structures in lmdb
Project description
Gink in General
Gink aims to be a "protocol first" database system defined by the protocol for syncronizing instances, rather than by a specific implementation. Defining the database in terms of the interchange format allows for independent implementations to interact seamlessly in a well-defined manner.
This Python Implementation of Gink
I created the python implementation of Gink to be a testbed for new ideas and to provide the simplest expression of all the concepts in Gink. Well written python code can essentially serve as executable psudocode. Code written for this implementation has been biased in favor of readability and extensibility, rather than raw performance. For example, (most of) the code doesn't use async functions or multi-threading.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gink-0.20230313.tar.gz.
File metadata
- Download URL: gink-0.20230313.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ad52504310ff259f662023aff0bd328b5e9a845e6a80ef94f9db4cb702038d4
|
|
| MD5 |
1fdd8f265120c0f32e41dacf0e52e7b1
|
|
| BLAKE2b-256 |
4ad0dd642f6b05c05d384494eea499f3773c66ac93be8db6e0ff1fc21c9b3399
|
File details
Details for the file gink-0.20230313-py3-none-any.whl.
File metadata
- Download URL: gink-0.20230313-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
179f569c3dae7d694095bc7b5258940592d4bc6ced87e5f484922b428b4e8bbc
|
|
| MD5 |
ab09ce7bf9e358cd4f55e57dbe677a07
|
|
| BLAKE2b-256 |
2c486dd67862b8e91e6602d7f4cd542fcc32c293ad6bb66b4fbe62f0459acb5e
|