diff --git a/content/post/2017-12.md b/content/post/2017-12.md index 68f118d38..7a0877dc3 100644 --- a/content/post/2017-12.md +++ b/content/post/2017-12.md @@ -324,3 +324,4 @@ Elapsed time: 2 secs (2559 msecs) ``` - I need to keep an eye on this issue because it has nice fixes for reducing the number of database connections in DSpace 5.7: https://jira.duraspace.org/browse/DS-3551 +- Update text on CGSpace about page to give some tips to developers about using the resources more wisely ([#352](https://github.com/ilri/DSpace/pull/352)) diff --git a/public/2017-12/index.html b/public/2017-12/index.html index 1d70cec34..7b64c92aa 100644 --- a/public/2017-12/index.html +++ b/public/2017-12/index.html @@ -23,7 +23,7 @@ The list of connections to XMLUI and REST API for today: - + @@ -56,9 +56,9 @@ The list of connections to XMLUI and REST API for today: "@type": "BlogPosting", "headline": "December, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-12/", - "wordCount": "1768", + "wordCount": "1787", "datePublished": "2017-12-01T13:53:54+03:00", - "dateModified": "2017-12-18T10:28:24+02:00", + "dateModified": "2017-12-18T14:02:24+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -482,6 +482,7 @@ Elapsed time: 2 secs (2559 msecs)