Discord.js - Extended := Data Provider (Redis)
[Hobby][discord.js-extended] - A data provider implemented with Redis.
Status:
Technologies:
Stats from GitHub:
0
Stars
0
Forks
1
Watchers
0
Open Issues
Stats from NPM:
3
Downloads Last Week
22
Downloads Last Month
116
Downloads Last Year
For the implementation of data persistence for discord.js-extended, I created a data provider built on top of Redis which was an interesting choice since it could work as key-value store but in-memory. Good enough, Redis actually has some persistence functionality which made it possible to use it as a data provider.
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