morpheus.meta

Issues/PRs archive for Nordgedanken/Morpheus
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.meta.git
Log | Files | Refs

4.json (544B)


      1 {
      2   "number": 4,
      3   "title": "State/Sync Cache with buntdb",
      4   "state": "closed",
      5   "author": "MTRNord",
      6   "created_at": "2017-08-22T13:22:26Z",
      7   "closed_at": "2017-11-22T20:29:15Z",
      8   "labels": [
      9     "enhancement",
     10     "invalid",
     11     "wontfix"
     12   ],
     13   "assignees": [],
     14   "body": "Use https://github.com/tidwall/buntdb to do a (hopefully) fast cache.",
     15   "comments": [
     16     {
     17       "author": "MTRNord",
     18       "created_at": "2017-08-28T13:33:53Z",
     19       "body": "Basic implemented and working. Need to get sync running and check size"
     20     }
     21   ]
     22 }