piladb icon indicating copy to clipboard operation
piladb copied to clipboard

Lightweight RESTful database engine based on stack data structures

Results 10 piladb issues
Sort by recently updated
recently updated
newest added

Version control will be the way piladb persists its contents: instead of writing data into disk, it will decode all atomic operations into a binary log, that will contain the...

feature

Add a prod Dockerfile for `pilad` with only 3 layers and weighting 11.2 MB. Also add DockerHub badge for `/r/fern4lvarez/piladb` in case of switching from dev image to prod image.

feature

`piladb` needs proper documentation. The chosen approach is to use [GitBook](https://www.gitbook.com), as it provides Git/Github compatibility, Markdown, well structured sections, nice user interface and possibility to export to PDF, Mobi...

feature

New custom logo that replaces the one used until now: ![piladb-logo-readme](https://cloud.githubusercontent.com/assets/1381925/20680751/a6714410-b5a0-11e6-920a-c3cbc0f8e312.png)

enhancement