Skip to content

SQLite 1.1

Latest
Compare
Choose a tag to compare
@J-umpy J-umpy released this 17 Mar 06:15
b8fc9d9
  • Further improved the accuracy of message recording
  • Added a buffer and bulk writes, meaning more RAM usage but significantly fewer disc writes (messages are now all written at once every 10 minutes)
  • Added a shutdown command which writes data then shuts down
  • Cherub no longer needs to be restarted after wiping user data
  • Added a failsafe to prevent data loss should the connection to Discord be lost

Request features and changes by creating an Issue on GitHub

The ZIP attached below is for Windows only, for Linux run from source