Hi there! There are a LOT of developers out there that want to use Yourls in a flat-file CMS, with no SQL database.
It would be a real blessing if Yourls could work in this situation too.
Any thoughts on that?
Hi there! There are a LOT of developers out there that want to use Yourls in a flat-file CMS, with no SQL database.
It would be a real blessing if Yourls could work in this situation too.
Any thoughts on that?
This is certainly possible. For the sake of POC I did this with a previous version of YOURLS and SQLite : GitHub - ozh/yourls-sqlite: SQLite driver for YOURLS
So to rephrase : certainly possible with a plugin to make YOURLS work with nosql. See Possible With A Plugin · YOURLS/YOURLS Wiki · GitHub for more info
Hi Ozh! I appreciate your kind reply.
I will proceed according to your proposals!