Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding edge counter service and fixing some small bugs #334

Closed
wants to merge 73 commits into from

Conversation

marcelomachado
Copy link

@marcelomachado marcelomachado commented Nov 22, 2022

Fixes:

  • Enabling edge filters by dataset.
  • Fixed libraries versions as the deployment was compromised by updates to some libraries
  • Fix to limiter fails #317
  • Prepared api for Dockerizing

Features

  • Provide a lightweight Dockerfile without PostgresSQL
  • Add query/count endpoint that returns the number of edges based on a query (this supports Linked Data fragments interfaces such as TPF)

The fix and features can be tested using this docker image

I believe thir PR should bump a minor version (5.9.0)

Sorry for the mess. Although I should break it down into several PRs I think the changes are not that big and critical.

Dockerfile Outdated Show resolved Hide resolved
marcelomachado and others added 27 commits November 22, 2022 03:26
Drafting uwsgi based threaded configuration
debugging uwsgi configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants