You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.
Describe the solution you'd like
One big differential we could provide by using this backend is to offer full text search, since it uses postgresql, the feature is half way there.
Describe alternatives you've considered
Uses either postgresql or something like elasticsearch (although the costs for deployment of a node + backend would not be nice) and a new endpoint on the backend side to enable the feature.
Describe the solution you'd like
One big differential we could provide by using this backend is to offer full text search, since it uses postgresql, the feature is half way there.
Describe alternatives you've considered
Uses either postgresql or something like elasticsearch (although the costs for deployment of a node + backend would not be nice) and a new endpoint on the backend side to enable the feature.
Open to discussions of course.
CC @alexandreab
The text was updated successfully, but these errors were encountered: