Simple built-in application database #87

Closed
opened 2017-10-05 23:10:53 +00:00 by jamie · 5 comments
jamie commented 2017-10-05 23:10:53 +00:00 (Migrated from git.hazaar.io)

I would like to build a simple key/value store right into the core classes. I'm thinking about using a B-Tree database type thing. I got this idea from playing with MicroPython which has a built in btree class.

The intended purpose here is for use with the CDNJS view helper (see #86). We need to be able to write package info somewhere and I want to remove the dependency on Hazaar\Cache.

I would like to build a simple key/value store right into the core classes. I'm thinking about using a B-Tree database type thing. I got this idea from playing with MicroPython which has a built in btree class. The intended purpose here is for use with the CDNJS view helper (see #86). We need to be able to write package info somewhere and I want to remove the dependency on Hazaar\Cache.
jamie commented 2017-10-05 23:11:07 +00:00 (Migrated from git.hazaar.io)

changed the description

changed the description
jamie commented 2017-10-05 23:30:17 +00:00 (Migrated from git.hazaar.io)

changed title from Simple built-in application {-file cach-}e to Simple built-in application {+databas+}e

changed title from **Simple built-in application {-file cach-}e** to **Simple built-in application {+databas+}e**
jamie commented 2017-10-05 23:30:17 +00:00 (Migrated from git.hazaar.io)

changed the description

changed the description
jamie commented 2017-10-06 01:45:03 +00:00 (Migrated from git.hazaar.io)

closed via commit ac0b1b60d1

closed via commit ac0b1b60d1c29bf89a672132d8e8c37fe378e7e0
jamie commented 2017-10-06 01:53:41 +00:00 (Migrated from git.hazaar.io)

mentioned in commit ac0b1b60d1

mentioned in commit ac0b1b60d1c29bf89a672132d8e8c37fe378e7e0
jamie self-assigned this 2025-09-04 01:15:54 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#87
No description provided.