ponzu-cms / ponzu

Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
https://docs.ponzu-cms.org
BSD 3-Clause "New" or "Revised" License
5.7k stars 385 forks source link

Flat File Support? #231

Closed s0kil closed 6 years ago

s0kil commented 6 years ago

Will this CMS ever support flat file Database? Similar to: https://github.com/getgrav/grav

nilslice commented 6 years ago

@DanielSokil - ponzu uses boltDB, which is a flat file database.