Simple built-in application database #87
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
experiment
suggestion
support
Testing
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/framework#87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
changed the description
changed title from Simple built-in application {-file cach-}e to Simple built-in application {+databas+}e
changed the description
closed via commit
ac0b1b60d1
mentioned in commit
ac0b1b60d1