Skip to content
This repository was archived by the owner on Apr 9, 2023. It is now read-only.
This repository was archived by the owner on Apr 9, 2023. It is now read-only.

Cache objectives in memory instead of loading them from markdown in every reques... #2

@todo

Description

@todo

okr2go/rest.go

Lines 46 to 51 in ab4b135

// @todo Cache objectives in memory instead of loading them from markdown in every request
objectives, err = ParseMarkdown("example.md")
if err != nil {
httputil.JSONResponse(w, r, nil, err)
return


This issue was generated by todo based on a @todo comment in ab4b135. It's been assigned to @oxisto because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions