Skip to content

Commit

Permalink
Completed cache support, documentation additions, etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
ancamcheachta committed Jan 14, 2018
1 parent a4d276f commit dc4fa73
Show file tree
Hide file tree
Showing 40 changed files with 50,504 additions and 17,338 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ Simple microservices on demand
* [MongoDB 3.4+](https://docs.mongodb.com/manual/installation/)

## TODO
* [ ] Add `initModule` code to cache
* [x] Handle responses in /src/cealloga/dev.js
* [ ] Abstract common code for /src/cealloga/dev.js and /src/cealloga/prod.js
* [ ] Load plugin from list in settings.json rather than from server itself
* [x] Write tests for `/ceallog/*` services and plugins
* [ ] Add `initModule` code to cache
* [ ] 404 if no ID found from `/ceallog/_test/:id`
* [ ] Write tests for /src/cache.js

0 comments on commit dc4fa73

Please sign in to comment.