Merge pull request #256 from h3rald/patch-2

Added LiteStore.
This commit is contained in:
Dominik Picheta 2015-09-20 17:57:05 +01:00
commit 336039ad66

View File

@ -3313,5 +3313,18 @@
"description": "PNG(Portable Network Graphics) encoder and decoder",
"license": "MIT",
"web": "https://github.com/jangko/nimPNG"
},
{
"name": "LiteStore",
"url": "https://github.com/h3rald/litestore",
"method": "git",
"tags": [
"database",
"rest",
"sqlite"
],
"description": "A lightweight, self-contained, RESTful, searchable, multi-format NoSQL document store",
"license": "MIT",
"web": "https://h3rald.com/litestore"
}
]