Loading README...

Hekinav

Rewrote database system once again. Tried to make it be in memory and write to disk occasionaly but keep getting segfaults. :heavysob:

Attachment
0
Hekinav

Tried to optimize database and added a new table. Will probably migrate to Redis for a faster database next.

Attachment
0
Hekinav

So my last devlog broke… Heres a large devlog (includes both). First two images are for devlog 1 and the last one for devlog 2
Devlog 1
Added data collection from HSL’s MQTT Realtime API. The data is currently stored in a SQLite database. Also added npm scripts.
Devlog 2
Realized the database was inefficient and restructured the data.

Attachment
0
Hekinav

Made some basic error and language boilerplate.

Attachment
0