summaryrefslogtreecommitdiff
path: root/src/smoosh/src
Commit message (Expand)AuthorAgeFilesLines
* Make Erlang 24 the minimum versionNick Vatamaniuc2023-04-301-9/+2
* Optimize smooshNick Vatamaniuc2022-11-183-582/+635
* Improve smoosh_priority_queueNick Vatamaniuc2022-11-181-127/+154
* Improve smoosh_utilsNick Vatamaniuc2022-11-181-63/+217
* Add a new smoosh persistence moduleNick Vatamaniuc2022-11-181-0/+300
* Optimize smoosh enqueuingNick Vatamaniuc2022-10-271-22/+49
* Fix smoosh get_priority/2 case clauseNick Vatamaniuc2022-10-271-85/+96
* Add toggle for smoosh queue persistenceNoah Shaw2022-07-182-10/+12
* Fix not_found error smooshNoah Shaw2022-07-142-24/+48
* Remove view compaction jobs recoveryNoah Shaw2022-07-142-4/+19
* Improve error handling in smoosh_utils:write_to_file/3Noah Shaw2022-07-111-15/+38
* Update erlfmt formatting for smoosh_serverNick Vatamaniuc2022-06-171-7/+14
* Remove Erlang < 23 ifdefs and other macrosNick Vatamaniuc2022-06-171-1/+1
* Remove all of the experimental "schemas" functionality from smooshNick Vatamaniuc2022-05-232-30/+0
* Remove dead code from smooshNick Vatamaniuc2022-05-193-41/+1
* Reduce smoosh compaction log level to debugNick Vatamaniuc2022-05-114-9/+9
* Implement configurable compaction log levelsJay Doane2022-03-294-16/+39
* Convert notice to warning for exceptionsJay Doane2022-03-292-2/+2
* Fix smoosh enqueueing not found dbs and typoncshaw2022-03-261-5/+15
* Add smoosh queue persistencencshaw2022-03-145-87/+377
* Track libicu collator versions in the view headerNick Vatamaniuc2022-02-111-0/+15
* Apply erlfmt formatting to source treeNick Vatamaniuc2021-11-226-362/+472
* Eliminate compiler warningsJay Doane2021-10-121-2/+2
* Improve smoosh defaults for slack channel (#3600)Joan Touzet2021-06-031-5/+5
* fix race condition (#3150)3.x-re-monitor-compaction-pidTony Sun2020-11-071-1/+1
* add remonitor code to DOWN message (#3144)Tony Sun2020-11-071-6/+25
* Update smoosh defaults, default.ini (#2679)Joan Touzet2020-03-201-5/+5
* Address flaky test failure on t_invalid_view/1jiangph2020-01-091-3/+6
* Speedup eunit: smoosh_serverPaul J. Davis2019-12-251-18/+27
* Switch to UTCJay Doane2019-12-131-1/+1
* Add 'src/smoosh/' from commit '78eba8444c0ba50994c7b686251f3a7c21dc92ce'Adam Kocoloski2019-11-228-0/+1242