actionhero

Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks

APACHE-2.0 License

Downloads
14.5K
Stars
2.4K
Committers
127

Bot releases are hidden (Show)

actionhero - v26.0.6

Published by evantahler over 3 years ago

  • Update dependencies (#1841)
actionhero - v26.0.5

Published by evantahler over 3 years ago

  • Update Dependencies
actionhero - v26.0.4

Published by evantahler over 3 years ago

  • Keep track of the open keep-alive sockets in the web server and close them on shutdown (#1833)
  • Update dependencies (#1835)
actionhero - v26.0.3

Published by evantahler over 3 years ago

  • Return @types/ioredis as a dependency (#1832)
actionhero - v26.0.2

Published by evantahler over 3 years ago

  • Wait for web server to fully close on shutdown (#1831)
  • Update Dependencies
actionhero - v26.0.1

Published by evantahler over 3 years ago

  • config.general.filteredParams and config.general.filteredResponse can be a function (#1825)
  • Update Log messages (#1826)
  • Limit the number of array elements to log (#1827)
actionhero - v026.0.0

Published by evantahler over 3 years ago

  • Support Redis over SSL with Environment Variable (#1818)
  • Node.js v12+ is required (#1824)
  • Update Dependencies
actionhero - v25.0.16

Published by evantahler over 3 years ago

  • Update dependencies
actionhero - v25.0.15

Published by evantahler over 3 years ago

  • Remove error message when setting base ID/IP (#1801)
  • Support SSL redis connections (#1807)
  • Update Dependencies
actionhero - v25.0.14

Published by evantahler over 3 years ago

  • Test Node.js v12, v14, v16 (#1799)
  • Store the reason that process.stop() was called (#1800)
actionhero - v25.0.13

Published by evantahler over 3 years ago

  • Update dependencies
actionhero - v25.0.12

Published by evantahler over 3 years ago

  • [cli] add support for custom placeholder and variadic options (#1792)
actionhero - v25.0.11

Published by evantahler over 3 years ago

  • Use ACTIONHERO_FATAL_ERROR_STACK_DISPLAY to toggle showing the error stack or just message (#1791)
  • Update Dependencies
actionhero - v25.0.10

Published by evantahler over 3 years ago

  • Fix generated test templates (#1785)
  • Update Dependencies
actionhero - v25.0.9

Published by evantahler over 3 years ago

  • Update depenencies
actionhero - v25.0.8

Published by evantahler over 3 years ago

  • Update dependencies
actionhero - v25.0.7

Published by evantahler over 3 years ago

  • Update Dependencies
actionhero - v25.0.6

Published by evantahler over 3 years ago

  • task.details() includes info about the scheduler/leader (#1725)
  • Test Node.js v15 (#1724)
  • Update Dependencies
actionhero - v25.0.5

Published by evantahler over 3 years ago

  • Type CLI input tpes and support both ARGS and OPTS (#1710)
  • Update dependencies
actionhero - v25.0.4

Published by evantahler almost 4 years ago

  • Update dependencies