daml/ledger-service
akshayshirahatti-da 77eb366627
[JSON-API] key_hash field to speed up fetchByKey queries (#10631)
* Addition of a key_hash field to speed up fetchByKey queries
CHANGELOG_BEGIN
CHANGELOG_END

* changes to make key_hash and Optional field

CHANGELOG_BEGIN
- Update schema version for http-json-api query store with new key_hash field
- Improved performance for fetchByKey query which now uses key_hash field
CHANGELOG_END

* remove btree index for postgres and other changes based on code review comments
2021-08-23 18:15:25 +01:00
..
cli-opts Simplify loading of logback file (#10592) 2021-08-17 08:46:37 +00:00
db-backend [JSON-API] key_hash field to speed up fetchByKey queries (#10631) 2021-08-23 18:15:25 +01:00
http-json [JSON-API] key_hash field to speed up fetchByKey queries (#10631) 2021-08-23 18:15:25 +01:00
http-json-cli [JSON-API/trigger-service] Refactor db conn (#10497) 2021-08-09 09:56:58 +00:00
http-json-ledger-client JSON API: log ledger connection errors at every attempt (#10581) 2021-08-16 10:30:28 +02:00
http-json-oracle Upgrade Scalatest to v3.2.9. (#10576) 2021-08-12 23:19:35 +00:00
http-json-perf [JSON-API] key_hash field to speed up fetchByKey queries (#10631) 2021-08-23 18:15:25 +01:00
http-json-testing Upgrade Scalatest to v3.2.9. (#10576) 2021-08-12 23:19:35 +00:00
jwt Upgrade Scalatest to v3.2.9. (#10576) 2021-08-12 23:19:35 +00:00
lf-value-json Upgrade Scalatest to v3.2.9. (#10576) 2021-08-12 23:19:35 +00:00
utils [JSON-API/trigger-service] Refactor db conn (#10497) 2021-08-09 09:56:58 +00:00