John Michael Tumminaro
John Michael Tumminaro
In progress, still need to find a nice cross section of realistic datasets as I am throwing away the fake data.
Going to explore this for document oriented applications. Still needs a lot of thought.
Travis seems to always be locking up at the same test and quitting without anything in the log. It's not consistent either...needs exploration.
Add automatic updated at/created at timestamps.
Right now there are some default log levels defined and some minimalist logging but several improvements need to be made: - Need to map the GCDWebServer logging together with RESTEasy...
If people want to configure custom routes there really aren't any good options to hack this in right now. What is required is to extract the Router much like the...
Although JSON can easily be loaded into a TGRESTInMemoryStore using the `-addData:` method, there are some interesting use cases around supporting an explicit on-disk JSON store. This would allow for...