基于表格而非数据库的动态存储
项目描述
使用表格而不是PostgreSQL数据库实现的动态存储。
这允许我们重用连接池,但仍能将数据分离到不同的表中。
示例配置
...
storages:
my-storage:
storage: postgresql
type: prefixed-table
dsn: postgresql://postgres@localhost:5432/guillotina
...
项目详情
关闭
guillotina_dynamictablestorage-1.1.4.tar.gz的散列值
| 算法 | 散列摘要 | |
|---|---|---|
| SHA256 | 0f381b9b62df308ecad757df71982eda44891b692cd8c2945117937203d9735c |
|
| MD5 | 32e1e4b5b59ee06035fc85f9a7dcffd0 |
|
| BLAKE2b-256 | 2cc3a536a4da2159fa32c0b5954fd76e62cb2c59d8f06c0c2e997ca45c17b0b4 |