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.
Release files for gink 0.20230314.1678767679
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gink-0.20230314.1678767679.tar.gz | 62.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gink-0.20230314.1678767679-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 147.6 kB
Release files / gink-0.20230314.1678767679.tar.gz
| Download URL | gink-0.20230314.1678767679.tar.gz |
|---|---|
| Size | 62.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3e48123da617e3cec7ad3dbc4ad0662cc0dab35ba19033ba5931c9e0a47811ee
|
|
BLAKE2b-256 checksum How to use checksums |
4896d2a28cbd574e6e25ae1203adfe018f18afe0718083648a7e7ab6af1186fb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.6
|
Release files / gink-0.20230314.1678767679-py3-none-any.whl
| Download URL | gink-0.20230314.1678767679-py3-none-any.whl |
|---|---|
| Size | 84.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3656d14b852b5041904b051d405e05de2008c243bbe7af76e2ab5802acc4e0c
|
|
BLAKE2b-256 checksum How to use checksums |
23e13098ef093ee66612ab9314ff351840c2a0450afda9da3dcd01c041de2126
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.6
|