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.6 (2019-01-30)
------------------
- Fix for latest guillotina
[vangheem]
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.6 (2019-01-30)
------------------
- Fix for latest guillotina
[vangheem]
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.6-py3-none-any.whl (7.4 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size guillotina_pgcatalog-1.0.6.tar.gz (6.0 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for guillotina_pgcatalog-1.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b143ffc4389830a40228595fb7439f3ee8766ee8a633193ea754d680e5a88e5 |
|
MD5 | eb5e52fb689930efc5e5a9ee098a6933 |
|
BLAKE2-256 | 6c1c322f7097494449b7fb5c2b1f7675533116d71d8f957f0f403310bc3b8905 |
Close
Hashes for guillotina_pgcatalog-1.0.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea88dc775cbd59670a3e0b5280eac4111cd66f8b4d0d04368ce3004847ae6081 |
|
MD5 | 4a24c4ca1d3331858d45034dd03dd342 |
|
BLAKE2-256 | a69550cdc91137e722a27451b232eab5118ad6d2d479d72d69e2cf0de83264f0 |