issues
search
SmallJoker
/
simple_protection
Minetest fixed-grid quadratic area protection mod with graphical area "minimap"
11
stars
6
forks
source link
Use sqlite storage
#19
Closed
SmallJoker
closed
4 years ago
SmallJoker
commented
7 years ago
Pros:
Faster access
Clear data separation (not squashed into a line of text)
Optimized disk writing
Higher data safety on crash
Deprecates line-read-and-split methods
Cons:
Yet requires an exception in the mod security to load lsqlite3
Inaccuracy of doubles when selecting a certain index
Inefficient when indexing by string
SmallJoker
commented
4 years ago
Lack of interest for now.
Pros:
Cons: