Dynamic storage implementation that uses tables instead of pg databases.
This allows us to reuse connection pools but still be able to separate data to different tables.
Example configuration:
...
storages:
my-storage:
storage: postgresql
type: prefixed-table
dsn: postgresql://postgres@localhost:5432/guillotina
...
Release files for guillotina-dynamictablestorage 1.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| guillotina_dynamictablestorage-1.1.4.tar.gz | 4.9 kB | Details |
Release files / guillotina_dynamictablestorage-1.1.4.tar.gz
| Download URL | guillotina_dynamictablestorage-1.1.4.tar.gz |
|---|---|
| Size | 4.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0f381b9b62df308ecad757df71982eda44891b692cd8c2945117937203d9735c
|
|
BLAKE2b-256 checksum How to use checksums |
2cc3a536a4da2159fa32c0b5954fd76e62cb2c59d8f06c0c2e997ca45c17b0b4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5
|