Dynamic storages based on tables instead of databases
Project description
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 ...
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
Close
Hashes for guillotina_dynamictablestorage-1.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a545e380b1cd226924024e86d3e713b153eafa879671304f9e820798eb60770 |
|
MD5 | 31c3bdd9f33c2e07f4bc23e59cfb650d |
|
BLAKE2b-256 | 5bb24187000ccd25e08793c85f6b04b7062744bee45aef4525dc14d30e0dd5f0 |