epilogue
epilogue copied to clipboard
list and control of contributions I will do
I'm gonna to contribute here since: this project has wings to grow, it seems to decrease, by a lot, an API development and we will gonna use it.
This issue will serve as discussion on what I could or not implement and tracking of other issues where I'm gonna work on.
Epilogue.initialize- [x] Option to define default resource options for every further resource creation on
epilogue.initialize(PR #137)
- [x] Option to define default resource options for every further resource creation on
- Search:
- [ ] Allowance of multiple search possibilities (Issue #135)
- [ ] Optional function to handle the search options for a parameter
- [ ] Implementation of AAS
- Beginning
LIKEsearches are harmful (%key) to the database's performance, AAS is a library that handles options forMATCH AGAINSTqueries automatically. - I'm gonna review it's documentation and then try to land a PR here with an implementation of it
- Beginning
- [ ] disable the search by default
- Due to the performance issues of
LIKE %statement%searches, I propose to disable the search by default
- Due to the performance issues of
- Others:
- [x] Add of an
.editorconfig(PR #138) - [ ] Utility that tries to detect if
appis either: express or restify (related with #133 )
- [x] Add of an
sounds good, looking forward to it!
Added PR #137
Added PR #138