Closed amihaiemil closed 3 years ago
@criske this is your task now, please go ahead. Deadline (when this ticket should be closed) is 2021-05-13T14:36:07.688620
.
Estimation here is 90 minutes
, that's how much you will be paid.
Remember, you don't have to solve everything in this ticket - you can solve it partially and leave todo
markers in the code, which will become future tasks.
If you have any questions don't ask me, I'm not a technical person. Open new tickets instead.
If you don't have time or simply don't want to work on this, you can always resign.
@amihaiemil please keep in mind that manual assignment of tickets is a bad practice and it is discouraged. Next time, please let me elect the assignee.
@zoeself remove
@zoeself remove
@amihaiemil ok, I've removed this task from scope. I'm not managing it anymore.
@zoeself add
@zoeself add
@amihaiemil I've just registered this ticket as a task and will assign it to someone soon. Thanks!
@criske this is your task now, please go ahead. Deadline (when this ticket should be closed) is 2021-05-14T09:12:26.946269
.
Estimation here is 180 minutes
, that's how much you will be paid.
Remember, you don't have to solve everything in this ticket - you can solve it partially and leave todo
markers in the code, which will become future tasks.
If you have any questions don't ask me, I'm not a technical person. Open new tickets instead.
If you don't have time or simply don't want to work on this, you can always resign.
@criske thank you for resolving this ticket. I've just added it to your active invoice. You can always check all your invoices and more on the Contributor Dashboard.
Proof of concept for general caching of json resources. Let's do it with clean Java SE, no dependencies (maybe define a JsonStorage which will save the JSONs in the DB)
@criske make a PoC PR and we will integrate it later if we need this caching in more places :D