Circlepuller / Tinyboard

Tinyboard is a light-weight, fast, highly configurable and user-friendly imageboard software package released under a non-restrictive open-source license. It is written in PHP and has few dependencies.
https://awsumchan.org
Other
10 stars 0 forks source link

Is there flatfile or SQLite support? #7

Closed PVNFU-28 closed 3 years ago

PVNFU-28 commented 3 years ago

If not, it would be a sick addition, specially flatfile so it requires less dependencies to run.

Circlepuller commented 3 years ago

Currently there is not. SQLite support was something I looked into, but it'd be near impossible to implement since Tinyboard uses numerous functions exclusive to MySQL/MariaDB.

Sorry for the delay in response.