Discord.js - Extended := Data Provider (Level)
[Hobby][discord.js-extended] - A data provider implemented with LevelDB.
Status:
Technologies:
Stats from GitHub:
0
Stars
0
Forks
1
Watchers
0
Open Issues
Stats from NPM:
1
Downloads Last Week
6
Downloads Last Month
159
Downloads Last Year
For the implementation of data persistence for discord.js-extended, I created a data provider built on top of LevelDB which was an interesting key-value store that could be saved in a file, similar to how SQLite stores everything locally in the filesystem without the need for a DBMS.
It worked very well, and it fit the interface nicely since the data provider interface I had built was designed as a key-value adapter for different data persistence services.
Today, the project is deprecated alongside the main framework.
Christian (moonstar-x)
Hi there, my name is Christian, also known as moonstar-x online. I enjoy working on a variety of diverse projects, from implementing artistic ideas, contributing in some way to scientific research, or creating simple applications that people can use. I hope you enjoy reading about these projects as much as I enjoy building them!
Quito, Ecuador