💾 Archived View for en.arns.lt › f › dev › 1k › zordfsdb.gmi captured on 2024-08-18 at 16:47:48. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2024-08-25)

-=-=-=-=-=-=-

zordfsdb

🏷 myapp

🏷 idea

Created:   2024-07-18
Copyright: CC-BY-SA 4.0
Language:  en

File system based datebase

Idea

For my gemini capsule I don't use any datebase, so I thought maybe I should but as content is based on filesystem, why should I not use filesystem for my dynamic content. I guess there are many implementations for such datebase type but for my needs it will be small and if something I can directly edit in filesystem or view value.

Dev

After few hours I have already working 1st version:

zordfsdb repository

It is implemented as golang lib for now.

Added features:

Future

For now object was created by hand. Needs to add everything related to object and list.

My app :)

As it is my app I use abcex[2] for index or counters (it is already used for gemini page id). And in my gemini capsules it is already implemented to show last content build date (in index page) and page counters (total and per page)

2: abcex

🌿 dev

🏠 home

Page counter: s