Go to file
Logan Fick ae259a5c1b Reverted "Reworked organization of Redis database logic."
Turns out Apache Kvrocks does not implement logical databases the same way as Redis. The SELECT command will accept any number and pretend to switch logical databases, but in reality it does not seem to do anything. Because of this, the original database logic is better suited. If a non-Redis database is used, such as Apache Kvrocks, the new database logic is actually a potential regression.
2023-04-29 20:52:52 -04:00
2022-07-05 15:22:20 -04:00
2023-02-03 16:19:18 -05:00
2023-02-03 16:19:18 -05:00
2022-06-30 10:45:55 -04:00
Description
The simple nonversation Discord bot.
201 KiB
Languages
Java 99.3%
Dockerfile 0.7%