basic catalog implementation for guillotina on postgres
Project description
Introduction
============
Basic catalog implementation for guillotina using the default postgresql
server.
Status
------
This is just a proof of concept right now.
What is does right now:
- provides indexes for basic types(not all, dates not supported)
- works with the POST @search endpoint
POST /db/container/@search {
"tag": "foobar"
}
1.0.5 (2018-10-29)
------------------
- Fix potential errors in tests
[vangheem]
1.0.4 (2018-10-15)
------------------
- Do not provide total result. count queries are really slow
with pg.
[vangheem]
1.0.3 (2017-12-30)
------------------
- Be able to provide operator in queries
1.0.2 (2017-12-30)
------------------
- Fix getting transaction when creating catalog
[vangheem]
1.0.1 (2017-04-12)
------------------
- fix get_data not using correct signature for latest guillotina
[vangheem]
1.0.0 (2017-04-10)
------------------
- initial
============
Basic catalog implementation for guillotina using the default postgresql
server.
Status
------
This is just a proof of concept right now.
What is does right now:
- provides indexes for basic types(not all, dates not supported)
- works with the POST @search endpoint
POST /db/container/@search {
"tag": "foobar"
}
1.0.5 (2018-10-29)
------------------
- Fix potential errors in tests
[vangheem]
1.0.4 (2018-10-15)
------------------
- Do not provide total result. count queries are really slow
with pg.
[vangheem]
1.0.3 (2017-12-30)
------------------
- Be able to provide operator in queries
1.0.2 (2017-12-30)
------------------
- Fix getting transaction when creating catalog
[vangheem]
1.0.1 (2017-04-12)
------------------
- fix get_data not using correct signature for latest guillotina
[vangheem]
1.0.0 (2017-04-10)
------------------
- initial
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size guillotina_pgcatalog-1.0.5-py3-none-any.whl (6.0 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size guillotina_pgcatalog-1.0.5.tar.gz (5.1 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for guillotina_pgcatalog-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b18507e2a7b473b62fbe08c74cf216101dd76f36c44c136b9463895625530390 |
|
MD5 | 65764dec2893347e96654b85fc428806 |
|
BLAKE2-256 | 46133c4ad6f221b83445032fa107c4a1d2d143fd6605b4f5442b87b1ba324da1 |
Close
Hashes for guillotina_pgcatalog-1.0.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cf4879f3d518d19298c67b8c5c9739cd0bf35f9baaf43c31742e43a4cb4ecd6 |
|
MD5 | 6cc7b2136375379a8ae8e479ad91c0ea |
|
BLAKE2-256 | bdab22d0098f1078ff800f04dbbaeb2744c0666a907f17bf056d9cee1586466b |