Skip to content

Releases: saenuma/flaarum

Improved the Performance of Greater than and Less than queries

21 Oct 12:17
Compare
Choose a tag to compare

The following things were done to flaarum:

  • Improved the Performance of Greater than and Less than queries
  • reduced the size of the control instance for autoscaling deployments.
  • removed recurring backups
  • updated the dependencies

Upgraded Dependencies

18 Sep 17:00
Compare
Choose a tag to compare

Upgraded all the dependencies.

Removed Unique Groups

13 Apr 02:04
Compare
Choose a tag to compare

Unique groups turned out to be not a very useful feature

Autoscaling Tests

26 Feb 21:10
Compare
Choose a tag to compare

Added a command to test autoscaling deployments

Second February 2021 Release

24 Feb 23:21
Compare
Choose a tag to compare

Fixed some bugs with searches

February 2021 Release

24 Feb 21:10
Compare
Choose a tag to compare

The following features were added

  • Support for n2d machines in Autoscaling Deployments
  • Support for explicitly declaring a field to not the indexed
  • Support for timezones. All datetime data now is stored with its timezone

First Dependencies Update

06 Feb 21:28
Compare
Choose a tag to compare

Updated all the dependencies

Early February 2021 Release

06 Feb 21:11
Compare
Choose a tag to compare

The following changes were added

  • The image name is now gotten from the project. No longer written manually into the program
  • The port is no longer needed to create a client

First January 2021 Release

16 Jan 19:40
Compare
Choose a tag to compare

Made use of btrfs filesystem

Second December 2020 Release

11 Dec 23:06
Compare
Choose a tag to compare
  • Added the AllRowsCount function
  • Some documentation updates